The configuration file defines options which are displayed during installation and allows to customizes the names and default values.
Configuration options for setup.ini
Just overwrite the default values within the setup.ini file. The file has different sections (indicated with [SectionName] )
This section defines the program name displayed during installation and default values.
Name of your application which is displayed during installation
|
Version number of your application which is displayed during installation.
|
Default name for directory. You can also define a sub folder, e.g. Universal Software\application1
The real path would then be ..\programs\Universal Software\application1
|
Default name for program manager group
|
|
This section defines the files which have to be copied
Exe filename of the player (must match the name in the deploy folder)
|
Filname of the database (must match the name in the deploy folder)
|
Filname of the license file (must match the name in the deploy folder)
|
Define a custom icon which should appear in the program manager group. If you want to use the icon of the Multimedia Player , use the file mpplayer.ico as provided
|
|
This section provides uninstall information using the Windows standard uninstall options (control panel, add/remove programs).
URL for support page. If not available use main homepage URL
|
URL for Update page. If not available use main homepage URL
|
|