b Configruation File - Setup.ini

Navigation:  Part II - Enhanced Features > Add an Installer for Harddisk and Network Installation >

Configruation File - Setup.ini

Previous pageReturn to chapter overviewNext page

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] )

 

[SETUP]

This section defines the program name displayed during installation and default values.

 

AppName=My Multimedia Player

Name of your application which is displayed during installation

Version number of your application which is displayed during installation.

AppPublisher=Universal Software

Name of your company

DefaultDirName=my application

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

DefaultGroupName=Smart Program Group

Default name for program manager group

 

 

[Files]

This section defines the files which have to be copied

exe-Filename=flash-demo.exe

Exe filename of the player (must match the name in the deploy folder)

mmf-Filename=flash-demo.mmf

Filname of the database (must match the name in the deploy folder)

lic-Filename=flash-demo.lic

Filname of the license file (must match the name in the deploy folder)

ico-Filename=mpplayer.ico

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

 

 

[Uninstall]

This section provides uninstall information using the Windows standard uninstall options (control panel, add/remove programs).

 

Uninstallation comment

Contact information

Name of your company

Main Homepage URL

URL for support page. If not available use main homepage URL

URL for Update page. If not available use main homepage URL

 

 


Page url: http://www.helpserver.biz/onlinehelp/lpmme/1.3/generator/help2000/index.html?installer_configruation_file___setup_ini.htm