WiseScript Package Editor Reference
225
Creating Custom Dialog Boxes
4. Click OK.
Disabling the Appending of the Program Files Directory
If you do not populate the Default Directory field on the Product Details page, and the
end user changes the default directory using the Browse button on the Select
Destination Directory dialog box, a Program Files directory is appended to the selected
directory. To prevent this, either populate the Default Directory field or disable the
appending of Program Files.
1. In Script Editor, double-click the following line in the script:
Custom Dialog “Select Destination Directory”
The dialog box opens in the Custom Dialog Editor.
2. Select Window menu > Select Destination Directory.
The Select Destination Directory dialog box appears.
3. Double-click the list box control.
The List Box Control Settings dialog box appears.
4. Mark Don’t Append and click OK.
5. Select File menu > Save Changes and exit.
See also:
Solutions for Dialog Box Problems
on page 224
Disabling the Directory Already Exists Message
When an end user runs the installation and selects an existing directory as the
destination directory, a message warns that the directory already exists. This helps
prevent the end user from installing to the wrong directory. However, you might want to
disable the message.
1. In Script Editor, double-click the following line in the script:
Custom Dialog “Select Destination Directory”
The dialog box opens in the Custom Dialog Editor.
2. Select Window menu > Select Destination Directory.
The Select Destination Directory dialog box opens.
3. Double-click the list box control.
The List Box Control Settings dialog box appears.
4. Clear Confirm if Exists and click OK.
5. Select File menu > Save Changes and exit.
See also:
Solutions for Dialog Box Problems
on page 224
Содержание WISESCRIPT PACKAGE EDITOR 8.0
Страница 1: ...WiseScript Package Editor Reference ...