Option
|
Description
|
AutoexecPrompt
|
Asks the user for permission to change the
Autoexec.bat file.
|
BackPrompt
|
Defines the word that appears on the Back
button. The underline character, when pressed in conjunction with
the Alt key, creates a shortcut to the button.
|
BadDrivePrompt
|
Appears when the user specifies a drive that
is not available. The prompt for drive name is based on the
DefaultDir, Dir2, and Dir3 commands.
|
BrowseButton
Prompt
|
: Defines the word that appears on the
Browse button.
|
BrowseCaption
Prompt
|
Defines what appears in the title bar of the
Browse dialog box.
|
BrowseDrivePrompt and BrowseDirPrompt
|
Defines the drive and directory that appear
by default in the Browse dialog box.
|
CancelPrompt
|
Defines the word that appears on the Cancel
button.
|
ConfigPrompt
|
Appears when the Config. command is used. It
asks the user for permission to change the Config.sys file.
|
CopyFilePrompt
|
Defines what appears while the installation
copies files to the user's system.
|
CopyTitlePrompt
|
Defines the title that appears when files
are copied during installation.
|
FileExistPrompt
|
Appears when the overwrite=ask parameter is
use with the File command.
|
FileNotFoundPrompt
|
Appears when a file name specified in the
.aic file is not found on the installation disk. This usually
occurs when the user inserts the wrong disk in the drive.
|
FinishPrompt
|
Defines the word that appears on the Finish
button.
|
IniFilePrompt
|
Appears when the INIFILE command asks the
user for permission to modify an .ini file.
|
InsertDiskPrompt
|
Appears when the user is prompted to insert
the next disk.
|
LocatePrompt
|
Appears when AI Builder is scanning for
files on the user's system. It is associated with the Locate
command.
|
NextPrompt
|
Defines the word that appears on the Next
button.
|
NoAll Prompt
|
Defaults all answers to No.
|
NoGroupPrompt
|
Appears when the BeginGroup command is used
and the user has not selected at least one program group.
|
NoPrompt
|
Defines the word that appears on the No
button.
|
NoSpacePrompt
|
Appears when there is not enough disk space
on the user's system. It is used in conjunction with the
MinDiskSpace command.
|
OKPrompt
|
Defines the word that appears on the OK
button.
|
QuitPrompt
|
Appears when the user click Cancel during an
installation.
|
RebootPrompt
|
Appears when the Reboot command is used. It
asks the user for permission to restart the system.
|
RecoverPrompt
|
Message that is displayed when an AI package
fails to deploy. Message that is displayed when an AI package fails
to deploy. The message is shown on a message-box with Yes/No
buttons. Clicking Yes continues package deployment from the point
of failure, clicking No starts package deployment from the
beginning.
|
ReplaceFileCaption
|
Message that is presented to the user to
request confirmation of file replacement.
|
ReplaceLockFile
Prompt
|
Appears when the user's computer needs to be
restarted in order to replace files that are open and locked by the
system.
|
UninstallBegin
Prompt
|
Appears when the user runs the uninstall
program.
|
UninstallEndPrompt
|
Appears when the uninstall program
finishes.
|
UninstallTitlePrompt
|
Defines the title that appears at the top of
the uninstall screen.
|
WarningCaption
|
Defines the caption for warning
messages.
|
YesAllPrompt
|
Defaults all answers to Yes.
|
YesPrompt
|
Defines the word that appears on the Yes
button.
|