InstallShield 2019 Express Edition » File Properties Dialog Box
The General tab of the Properties dialog box lets you override various properties for a file when it is installed on the target system.
Note that file properties cannot be set for dynamically linked files. For more information, see Limitations of Dynamic File Linking.
Setting |
Description |
|||||||||||||||
Location |
This read-only setting displays the directory in which this file will be installed on a target system, based on the destination of the component that contains the file. |
|||||||||||||||
Font Title |
If you are installing a font, you can specify the font title in this box using the format FontTitle (FontType)—for example, Roman (All res). InstallShield provides the name of the font if it is registered on your system. You should not specify a font title for .ttf or .ttc fonts because Windows Installer reads the embedded font name and registers it for you. Thus, for .ttf or .ttc files, InstallShield sets the value of this setting to [Title read from file]. For more information, see ICE07 in the Windows Installer Help Library. |
|||||||||||||||
Override system attributes |
To install this file using the same system properties that are currently set for this file on the development system, clear this check box. To override one or more of the file’s properties, select the Override system attributes check box and then select one or more of the following check boxes.
|
|||||||||||||||
Override system size |
The Size setting shows the file’s size when the Override system size setting is cleared. If you want Windows Installer to ignore the actual size of the selected file when it is calculating the required disk space requirements for your installation, and instead consider the size to be a value that you specify, select this check box and enter the appropriate value (in bytes) in the Size setting. |
|||||||||||||||
Override system version |
If the file is a versioned file, the Version setting shows the file’s version when the Override system version setting is cleared. If you want Windows Installer to ignore the actual version number of the selected file, and instead consider the version to be a number that you specify, select this check box and enter the appropriate version number in the Version setting. At run time, if this file has the same name and target location as one on the target system, Windows Installer uses the version number that you specify when it is determining whether to update the target system’s file with the version in your current installation, or to leave the file as is. For example, if the file in your project is version 2.0.0.0, and you enter an override version of 3.0.0.0, Windows Installer may replace the file on the target system if it is version 3.0.0.1 or later, but not if it is earlier than 3.0.0.0. For more details about how Windows Installer determines whether to overwrite an existing file, see Overwriting Files on the Target Machine. The maximum version number for a file is 65535.65535.65535.65535. |
|||||||||||||||
Override system language |
If you want Windows Installer to ignore the language of the selected file and instead consider the language to be one that you specify, select this check box and type the decimal value for the language identifier code in the Language box. At run time, if this file has the same name and target location as one on the target system, Windows Installer considers the language of the file in your installation to be the one that you specified when it is determining whether to update the file with the version in your current installation, or to leave the file as is. For more details about how Windows Installer determines whether to overwrite an existing file, see Overwriting Files on the Target Machine. Font files should not be authored with a language ID because fonts do not have an embedded language ID resource. Leave this entry blank for font files. |
|||||||||||||||
Permissions |
To set permissions for the file, click this button. |
See Also
InstallShield 2019 Express Edition Help LibraryApril 2019 |
Copyright Information | Flexera |