home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=4.2.6
- [Setup]
- AppName=Light Artist
- AppVerName=Light Artist 0.9
- AppId=Light Artist
- DefaultDirName={pf}\Light Artist
- DefaultGroupName=Light Artist
- UninstallDisplayIcon={app}\lightartist.exe
- OutputBaseFilename=setup
- Compression=lzma
- PrivilegesRequired=none
- DisableProgramGroupPage=yes
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\exitpoll.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\lightartist.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\readme.htm"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\readme.chm"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\DefLang.ini"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\Themes\alien.mskn"; DestDir: "{app}\Themes";
- Source: "{app}\Themes\cell_shaded.mskn"; DestDir: "{app}\Themes";
- Source: "{app}\Themes\jezz.mskn"; DestDir: "{app}\Themes";
- Source: "{app}\Themes\steel.mskn"; DestDir: "{app}\Themes";
- Source: "{app}\Themes\wbmania.mskn"; DestDir: "{app}\Themes";
- Source: "{app}\Themes\xp_blue.mskn"; DestDir: "{app}\Themes";
- Source: "{app}\Themes\xp_metal.mskn"; DestDir: "{app}\Themes";
- Source: "{app}\Themes\xp_stead.mskn"; DestDir: "{app}\Themes";
- [Run]
- Filename: "{app}\exitpoll.exe"; Parameters: "http://www.vicman.net/installed.php?Title=Light Artist&Version=0.9"; Flags: nowait
- [UninstallRun]
- Filename: "{app}\exitpoll.exe"; Parameters: "http://www.vicman.net/uninstalled.php?Title=Light Artist&Version=0.9"; RunOnceId: "LightPage";
- [Icons]
- Name: "{group}\Light Artist"; Filename: "{app}\lightartist.exe"; WorkingDir: "{app}";
- Name: "{group}\Light Artist Help"; Filename: "{app}\readme.chm"; WorkingDir: "{app}";
- Name: "{group}\Light Artist Tutorial"; Filename: "{app}\readme.htm"; WorkingDir: "{app}";
- Name: "{group}\Unistall"; Filename: "{app}\unins000.exe"; WorkingDir: "{app}";
- [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";
-