home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=5.1.2
- [Setup]
- AppName=ScummVM
- AppVerName=ScummVM 0.8.2
- AppId=ScummVM
- DefaultDirName={pf}\ScummVM
- DefaultGroupName=ScummVM
- OutputBaseFilename=scummvm-0.8.2-win32
- Compression=lzma
- PrivilegesRequired=none
- AllowNoIcons=yes
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\AUTHORS.txt"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\COPYING.txt"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\NEWS.txt"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\README.txt"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\README-SDL.txt"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\scummvm.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\SDL.dll"; DestDir: "{app}";
- [Run]
- Filename: "{app}\README.txt"; Flags: shellexec skipifdoesntexist postinstall skipifsilent nowait
- Filename: "{app}\scummvm.exe"; Description: "{cm:LaunchProgram,ScummVM}"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\{cm:UninstallProgram, ScummVM}"; Filename: "{uninstallexe}";
- Name: "{group}\ScummVM"; Filename: "{app}\scummvm.exe"; WorkingDir: "{app}"; Comment: "scummvm";
- Name: "{group}\Authors"; Filename: "{app}\AUTHORS.txt"; WorkingDir: "{app}"; Comment: "AUTHORS";
- Name: "{group}\Copying"; Filename: "{app}\COPYING.txt"; WorkingDir: "{app}"; Comment: "COPYING";
- Name: "{group}\Readme"; Filename: "{app}\README.txt"; WorkingDir: "{app}"; Comment: "README";
- Name: "{group}\News"; Filename: "{app}\NEWS.txt"; WorkingDir: "{app}"; Comment: "NEWS";
- [UninstallDelete]
- Type: files; Name: "{app}\ISTool.url";
- [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";
-