home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2008 May
/
PCWorld_2008-05_cd.bin
/
temacd
/
lupazal
/
lupazal155_setup.exe
/
install_script.iss
Wrap
Text File
|
2008-03-19
|
2KB
|
55 lines
;InnoSetupVersion=4.0.9
[Setup]
AppName=LupaZal
AppVerName=Lupazal 1.55
AppId=LupaZal
DefaultDirName={pf}\LupaZal
DefaultGroupName=LupaZal
UninstallDisplayIcon={app}\LupaZal.exe
OutputBaseFilename=lupazal155_setup
Compression=zip
PrivilegesRequired=none
LicenseFile=embedded\License.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\LupaZal.exe"; DestDir: "{app}";
Source: "{app}\Zipsfx32.bin"; DestDir: "{app}";
Source: "{app}\Nastaven.txt"; DestDir: "{app}";
Source: "{app}\Doc_Den.lus"; DestDir: "{app}";
Source: "{app}\Doc_Mes.lus"; DestDir: "{app}";
Source: "{app}\Lang\def_lp_cz.txt"; DestDir: "{app}\Lang";
Source: "{app}\Lang\def_lp_en.txt"; DestDir: "{app}\Lang";
Source: "{app}\Lang\def_lp_sk.txt"; DestDir: "{app}\Lang";
Source: "{app}\Lang\Licence_sk.txt"; DestDir: "{app}\Lang";
Source: "{app}\Lang\Readme_sk.txt"; DestDir: "{app}\Lang";
Source: "{app}\Lang\Transl_En.Ini"; DestDir: "{app}\Lang";
Source: "{app}\Lang\Transl_Sk.ini"; DestDir: "{app}\Lang";
Source: "{app}\LupaZal.rtf"; DestDir: "{app}";
Source: "{app}\Lang\Licence.txt"; DestDir: "{app}\Lang";
Source: "{app}\Lang\Readme.txt"; DestDir: "{app}\Lang";
[Dirs]
Name: "{app}\Lang";
[Registry]
Root: HKCU; Subkey: "Software\LupaSoft"; Flags: uninsdeletekeyifempty
Root: HKCU; Subkey: "Software\LupaSoft\LupaZal"; Flags: uninsdeletekey
Root: HKLM; Subkey: "Software\LupaSoft"; Flags: uninsdeletekeyifempty
Root: HKLM; Subkey: "Software\LupaSoft\LupaZal"; Flags: uninsdeletekey
Root: HKLM; Subkey: "Software\LupaSoft\LupaZal\Settings"; ValueName: "path"; ValueType: String; ValueData: "{app}";
[Run]
Filename: "{app}\Lang\Readme.txt"; Flags: shellexec skipifdoesntexist postinstall skipifsilent
[Icons]
Name: "{group}\LupaZal"; Filename: "{app}\Lupazal.exe";
Name: "{group}\Readme"; Filename: "{app}\Lang\Readme.txt"; IconFilename: "{app}\Lang\Readme.txt";
[Languages]
; These files are stubs
; To achieve better results after recompilation, use the real language files
Name: "default"; MessagesFile: "embedded\default.isl";