home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=4.2.6
- [Setup]
- AppName=Robotank
- AppVerName=Robotank v.1.00
- AppId=Robotank
- AppPublisher=Ond
- ej Cenek
- AppPublisherURL=http://www.edar-web.wz.cz/
- AppSupportURL=http://www.edar-web.wz.cz/
- AppUpdatesURL=http://www.edar-web.wz.cz/
- DefaultDirName={pf}\Robotank
- DefaultGroupName=Robotank
- OutputBaseFilename=setup
- Compression=lzma
- PrivilegesRequired=none
- LicenseFile=embedded\License.txt
- InfoAfterFile=embedded\InfoAfter.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\Robotank.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\INFO.TXT"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\License.txt"; DestDir: "{app}"; Flags: ignoreversion
- [Run]
- Filename: "{app}\Robotank.exe"; Description: "{cm:LaunchProgram,Robotank}"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\Robotank"; Filename: "{app}\Robotank.exe";
- Name: "{group}\{cm:UninstallProgram,Robotank}"; Filename: "{uninstallexe}";
- Name: "{userdesktop}\Robotank"; Filename: "{app}\Robotank.exe"; Tasks: desktopicon;
- [Tasks]
- Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}";
- [CustomMessages]
- default.NameAndVersion=%1 version %2
- default.AdditionalIcons=Additional icons:
- default.CreateDesktopIcon=Create a &desktop icon
- default.CreateQuickLaunchIcon=Create a &Quick Launch icon
- default.ProgramOnTheWeb=%1 on the Web
- default.UninstallProgram=Uninstall %1
- default.LaunchProgram=Launch %1
- default.AssocFileExtension=&Associate %1 with the %2 file extension
- default.AssocingFileExtension=Associating %1 with the %2 file extension...
- [Languages]
- ; These files are stubs
- ; To achieve better results after recompilation, use the real language files
- Name: "default"; MessagesFile: "embedded\default.isl";
-