TITLE=<Title of command>
- Title of the command or command files.
WINDOWTYPE=Data, Map, or NoDoc
- (optional) For the menus, what is the default window type for all the
commands being installed.
DELIVER INSTALL EXE=YES or NO
- (optional) Do you want the GeoMedia Command Installer to be copied to
the destination directory.
DELIVER UNINSTALL EXE=YES or NO
- (optional) Do you want the GeoMedia Command UnInstaller to be copied
to the destination directory.
DESTINATION DEFAULT=<Default directory for command files>
- (optional) Default directory for command files. The user will still
be allowed to override the destination directory.
DESTINATION RESTRICTION=<Directory for command files.>
- (optional) Directory for the command files. The user will NOT be
allowed to modify the destination directory.
PULLDOWN MENU BEFORE HELP=YES or NO
- (optional) Semi-control where Top Level Menu is created.
If set to YES, the new top level menu will be created before the help menu. By default,
any new Top Level Menu will be created at the end of the menu bar.
COPY FILE=<Input Filename>,<Output File>,<shared file>
- (optional)
- <Input Filename> = Input filename to be copied. Do NOT include path.
- <Output File> = (optional) The destination file. Path can be
included. You can use the keyword "[COMMAND]" for the
destination directory. You can use the keyword
"[GEOMEDIA]" for the GeoMedia directory. You can
use the keyword "[GEOMEDIA PROGRAM]" for the
GeoMedia\Program directory.
- <shared file> = (optional) TRUE or FALSE. The default is FALSE. If
set to TRUE, then the Input file will be copied to
the GeoMedia\Program directory. If set to TRUE and the
Uninstaller is ran, then this file will not be deleted.
- Notes: If <shared file>=TRUE, then the file will be copied to the
GeoMedia\Program directory. If just the <Input Filename> is
set, then the file will be copied to the destination directory.
REGISTER FILE=<Input Dll Name>,<shared dll>
- (optional)
- <Input Dll Name> = Input dll or ocx to be copied and registered.
- <shared dll> = (optional) TRUE or FALSE. The default is FALSE. If
set to TRUE, then the Input Dll file will be copied
to the GeoMedia\Program directory and registered.
If set to TRUE and the Uninstaller is ran, then this
file will not be deleted nor un-registered. If not set
or set to FALSE, then the Input Dll file will be
copied to the destination directory and registered.
If set to FALSE and the Uninstaller is ran, then this
Dll file will be deleted and un-registered.
COMMAND=<Input Dll Name>,<Input INI Name>,<shared dll>,<WindowType>,<PullDown Menu>
- <Input Dll Name> = Input dll to be copied and installed.
- <Input INI Name> = Input ini to be copied and used in conjunction with
the dll.
- <shared dll> = (optional) TRUE or FALSE. The default is FALSE. If
set to TRUE, then the Input command files will be copied
to the GeoMedia\Program directory and installed.
If set to TRUE and the Uninstaller is ran, then the
command files will not be deleted nor un-installed. If
not set or set to FALSE, then the input command files
will be copied to the destination directory and installed.
If set to FALSE and the Uninstaller is ran, then the
command files will be deleted and un-installed.
- <WindowType> = (optional) Data, Map, or NoDoc. Which window type menu bar
do you want this command to be added to.
- <PullDown Menu> = (optional) Which pulldown menu do you want this command
to be added to.