WiseScript Package Editor Reference
28
Chapter 3
Installation Management
This chapter includes the following topics:
z
Changing Source Directories
on page 28
z
Converting to UNC-Based Source File Paths
on page 29
z
Converting to Relative Source File Paths
on page 29
z
Using Self-Repair
on page 30
z
Language Support
on page 31
z
Distributing an Installation
on page 34
Changing Source Directories
Note
This documentation covers both WiseScript Package Editor and WiseScript Editor.
WiseScript Editor contains the same scripting interface as WiseScript Package Editor, but
it does not contain the Installation Expert interface or other installation development
tools. Therefore, some of the information in this document does not apply to WiseScript
Editor.
¾
WiseScript Package Editor only
As you work on an installation, paths to files in the installation can become note valid if
you:
z
Move files that are part of the installation to a new directory on your computer or
network.
z
Move the installation file itself from your computer to another computer.
z
Use relative paths and then move the installation file.
z
Rename a directory.
If the paths are not valid, then during compile, error messages warn that files cannot be
opened. Rather than adding the files again, you can specify the new source directories
for these files.
1. Select Edit menu > Source Directories.
The Change Source Directories dialog box appears and lists all the directories
referenced in the script.
2. Select a directory in the list.
It appears in the New Pathname field.
3. Edit the path so it points to the new location of the files.