|
Navigation: Program Reference > Project > Project Properties > Main Properties > Project Information |
|
Product
Software Name |
The name of the product you want to create a setup program. It corresponds to the %SoftwareName% variable. |
Company Name |
The name of the company that develops the product you want to create a setup program. It corresponds to the %CompanyName% variable. |
Description |
The description of the product. |
License Agreement |
The setup text that corresponds to the license agreement. To select a file that is not listed here, first include it in the Setup Texts editor. For further information read the topic Defining the License Agreement. |
Default Language
Language ID |
The default language identification. |
Language Name |
The default language name. |
Directories
Program Group |
The default name of the program group related to this product. It corresponds to the %ProgramGroup% variable. |
Desktop Install Directory |
The default path of the desktop installation directory. It corresponds to the %InstallDir% variable, when it is not used in either a device event or a remote block. |
Device Install Directory |
The default path of the device installation directory. It corresponds to the %InstallDir% variable, when it is used in either a device event or a remote block. |
Web Setup
Default Data URL |
The default URL of the folder that contains the setup data in the web server. |