home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 January
/
01_02.iso
/
test
/
BitZipper
/
bitzip20.exe
/
install_script.iss
Wrap
Text File
|
2001-11-26
|
4KB
|
72 lines
;InnoSetupVersion=1.3.25
[Setup]
AppName=BitZipper
AppVerName=BitZipper 2.06
AppId=BitZipper
AppPublisher=Bitberry Software
AppPublisherURL=http://www.bitberry.com
DefaultDirName={pf}\BitZipper
DefaultGroupName=BitZipper
OutputBaseFilename=setup
Compression=zip
PrivilegesRequired=none
ChangesAssociations=yes
LicenseFile=embedded\License.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\BITZIPPER.EXE"; DestDir: "{app}";
Source: "{app}\BZSHLEXT.DLL"; DestDir: "{app}"; Flags: restartreplace
Source: "{app}\LICENSE.TXT"; DestDir: "{app}";
Source: "{app}\README.TXT"; DestDir: "{app}";
Source: "{app}\unace.dll"; DestDir: "{app}";
Source: "{app}\unrar.dll"; DestDir: "{app}";
Source: "{app}\cabinet.dll"; DestDir: "{app}";
Source: "{app}\data\ztv_ace.sfx"; DestDir: "{app}\data";
Source: "{app}\data\ztv_arj.sfx"; DestDir: "{app}\data";
Source: "{app}\data\ztv_bh.sfx"; DestDir: "{app}\data";
Source: "{app}\data\ztv_jar.sfx"; DestDir: "{app}\data";
Source: "{app}\data\ztv_lha.sfx"; DestDir: "{app}\data";
Source: "{app}\data\ztv_rar.sfx"; DestDir: "{app}\data";
Source: "{app}\data\ztv_zip.sfx"; DestDir: "{app}\data";
Source: "{app}\language\English.sil"; DestDir: "{app}\language";
Source: "{app}\language\Espa±ol.sil"; DestDir: "{app}\language";
Source: "{app}\language\PortuguΩs.sil"; DestDir: "{app}\language";
Source: "{app}\language\Italiano.sil"; DestDir: "{app}\language";
Source: "{app}\language\Dansk.sil"; DestDir: "{app}\language";
Source: "{app}\language\Norsk.sil"; DestDir: "{app}\language";
Source: "{app}\language\Deutsch.sil"; DestDir: "{app}\language";
Source: "{app}\language\Magyar.sil"; DestDir: "{app}\language";
Source: "{app}\language\Chinese-Big5.sil"; DestDir: "{app}\language";
Source: "{app}\language\Chinese-GB.sil"; DestDir: "{app}\language";
Source: "{app}\help\English.cnt"; DestDir: "{app}\help";
Source: "{app}\help\English.hlp"; DestDir: "{app}\help";
Source: "{app}\skins\Standard.bmp"; DestDir: "{app}\skins";
[Dirs]
Name: "{app}\data"; Flags: uninsalwaysuninstall
Name: "{app}\language"; Flags: uninsalwaysuninstall
Name: "{app}\help"; Flags: uninsalwaysuninstall
Name: "{app}\skins"; Flags: uninsalwaysuninstall
[Registry]
Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows Messaging Subsystem"; ValueName: "MAPI"; ValueType: String; ValueData: "1"; Flags: createvalueifdoesntexist
Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows Messaging Subsystem"; ValueName: "MAPIX"; ValueType: String; ValueData: "1"; Flags: createvalueifdoesntexist
Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows Messaging Subsystem"; ValueName: "OLEMessaging"; ValueType: String; ValueData: "1"; Flags: createvalueifdoesntexist
Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows Messaging Subsystem"; ValueName: "CMC"; ValueType: String; ValueData: "1"; Flags: createvalueifdoesntexist
Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows Messaging Subsystem"; ValueName: "CMCDLLNAME"; ValueType: String; ValueData: "mapi.dll"; Flags: createvalueifdoesntexist
Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows Messaging Subsystem"; ValueName: "CMCDLLNAME32"; ValueType: String; ValueData: "MAPI32.DLL"; Flags: createvalueifdoesntexist
Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows Messaging Subsystem"; ValueName: "MAPIXVER"; ValueType: String; ValueData: "1.0.0.1"; Flags: createvalueifdoesntexist
[Run]
Filename: "{app}\BitZipper"; Parameters: "-program install english.sil";
[UninstallRun]
Filename: "{app}\BitZipper"; Parameters: "-program uninstall";
[Icons]
Name: "{group}\BitZipper"; Filename: "{app}\BITZIPPER.EXE";
Name: "{group}\Readme.txt"; Filename: "{app}\README.TXT";