|
|
|
|
|
- Overview
- Viewing the list of files to install
- Sort the list of files to install
- Modifying the destination directory of a file found in the list of files to install
- Finding out and modifying the characteristics of a file found in the list of files to install
- Installing one or more additional files
- By default, the setup automatically selects all the files found in the "EXE" directory of the project.
- Adding one or more individual files
- Adding one or more files corresponding to a generic file
- Deleting one or more files to install
WDInst: manage files to be installed
The setup editor WDInst is used to manage the files to install: The files to install are managed in the setup editor WDInst. To start WDInst, go to the "Tools" tab, "Utilities" group and click "WDInst". The WDInst installation editor offers advanced management of the files to be installed, compared with the wizard used to create the installation program. Viewing the list of files to install The files to install can be viewed in the "List of setup files" window of WDInst.
Two types of files are displayed in this list: - Individual files. The file is defined by its full name (name and extension) on the development computer. This file will be included in the setup program (if it is found in the source directory during the generation).
- Generic files. The name of the file contains wildcard characters (*,?). All the files found in the source directory and corresponding to this filter will be included in the setup program during the generation.
For example:
To view the files associated with a group of files, select the requested group in the "Displayed group" combo box. Sort the list of files to install To sort the list of files to install, click the header of the column corresponding to the sort criterion (file name, source directory, destination directory, ...). Modifying the destination directory of a file found in the list of files to install The destination directory corresponds to the directory in which the file will be installed. To define the destination directory, the following keywords can be used: - <RepInst>: installation directory chosen by the user during installation.
- <LectInst>: reader of the installation directory chosen by the user during installation.
- <FicInst>: directory for data file installation. WDInst is used to configure this directory. For more details, see Configuring the data file directory.
- <WinDir>: Windows directory on the user computers.
- <RepSys>: system directory.
- <RepRef>: reference directory for installations with automatic updates only.
For example: "<RepInst>\MyDirectory". To modify the destination directory of a file found in the list of files to install: - Select the desired file.
- Click the "Destination directory" column.
- Enter the new destination directory.
Finding out and modifying the characteristics of a file found in the list of files to install The characteristics of the selected file can be viewed and modified in the "File description" window of WDInst. This window allows you to: Installing one or more additional files By default, the setup automatically selects all the files found in the "EXE" directory of the project. The setup editor WDInst allows you to add: - Individual files.
- Generic files.
These types of files have been presented in the previous paragraph. Adding one or more individual files To add one or more individual files: - Select "Edit .. Add files". The window for adding files is opened.
- Select the drive and the directory where the files to add will be found. The list of the files found in the directory is displayed.
- To filter the files displayed according to a search criterion, enter the search criterion in the "Filter" option ("*.DLL" or "*customer*" for example) and click the "Filter" button.
Note: Wildcard characters (*,?) are allowed. - Check "one or more files".
- Select the files to add.
To select several files simultaneously, hold the Ctrl or Shift key down when selecting files. - Specify the destination directory of the files to install.
To define the destination directory, the following keywords can be used:- <RepInst>: installation directory chosen by the user during installation.
- <LectInst>: reader of the installation directory chosen by the user during installation.
- <FicInst>: directory for data file installation. WDInst is used to configure this directory. For more details, see Configuring the data file directory.
- <WinDir>: Windows directory on the user computers.
- <RepSys>: system directory.
- <RepRef>: reference directory for installations with automatic update only.
For example: "<RepInst>\MyDirectory".
- To associate the files to install to a group of files, click the "Other" button and specify the group of files to associate.
- Validate the addition of files.
Adding one or more files corresponding to a generic file To add one or more files corresponding to a generic file: - Select "Edit .. Add files". The window for adding files is opened.
- Select the drive and the directory where the files to add will be found.
- Check "a generic file".
- Enter the generic file ("*.BMP" for example).
Note: Wildcard characters (*,?) are allowed. - To select the files located in the subdirectories of the specified directory, check "Recursively add all the corresponding files".
- Specify the destination directory of the files to install.
To define the destination directory, the following keywords can be used:- <RepInst>: installation directory chosen by the user during installation.
- <LectInst>: reader of the installation directory chosen by the user during installation.
- <FicInst>: directory for data file installation. WDInst is used to configure this directory. For more details, see Configuring the data file directory.
- <RepWin>: directory of Windows for user stations.
For example: "<RepInst>\MyDirectory".
- To associate the files to install to a group of files, click the "Other" button and specify the group of files to associate.
- Validate the addition of files.
Deleting one or more files to install To delete one or more files to install: - Select the files to delete in the "List of setup files" window.
To select several files simultaneously, hold the Ctrl or Shift key down when selecting files. - Select "Edit .. Delete" (or press the Del key).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|