home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 March
/
CMCD0305.ISO
/
Software
/
Shareware
/
Grafica
/
lightins
/
lightins.exe
/
install_script.iss
Wrap
Text File
|
2004-12-29
|
3KB
|
62 lines
;InnoSetupVersion=4.2.0
[Setup]
AppName=Light Artist
AppVerName=Light Artist 1.15
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}\tutorial.url"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\gallery.url"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\readme.chm"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\DefLang.ini"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\HookDll.dll"; 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";
Source: "{app}\Library\1.las"; DestDir: "{app}\Library";
Source: "{app}\Library\10.las"; DestDir: "{app}\Library";
Source: "{app}\Library\11.las"; DestDir: "{app}\Library";
Source: "{app}\Library\2.las"; DestDir: "{app}\Library";
Source: "{app}\Library\3.las"; DestDir: "{app}\Library";
Source: "{app}\Library\4.las"; DestDir: "{app}\Library";
Source: "{app}\Library\5.las"; DestDir: "{app}\Library";
Source: "{app}\Library\6.las"; DestDir: "{app}\Library";
Source: "{app}\Library\7.las"; DestDir: "{app}\Library";
Source: "{app}\Library\8.las"; DestDir: "{app}\Library";
Source: "{app}\Library\9.las"; DestDir: "{app}\Library";
[Run]
Filename: "{app}\exitpoll.exe"; Parameters: "http://www.vicman.net/installed.php?Title=Light Artist&Version=1.15"; Flags: nowait
[UninstallRun]
Filename: "{app}\exitpoll.exe"; Parameters: "http://www.vicman.net/uninstalled.php?Title=Light Artist&Version=1.15"; 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}\tutorial.url"; WorkingDir: "{app}";
Name: "{group}\Light Artist Gallery"; Filename: "{app}\gallery.url"; WorkingDir: "{app}";
Name: "{group}\Uninstall"; Filename: "{app}\unins000.exe"; WorkingDir: "{app}";
[Languages]
; These files are stubs
; To achieve better results after recompilation, use the real language files
Name: "default"; MessagesFile: "embedded\default.isl";