home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 March
/
Chip_2004-03_cd1.bin
/
zkuste
/
spyware
/
download
/
spyblast
/
spywareblastersetup.exe
/
install_script.iss
Wrap
Text File
|
2004-02-04
|
2KB
|
62 lines
;InnoSetupVersion=2.0.18
[Setup]
AppName=SpywareBlaster
AppVerName=SpywareBlaster v2.6.1
AppId=SpywareBlaster
AppVersion=2.6.1
AppPublisher=Javacool Software LLC
AppPublisherURL=http://www.javacoolsoftware.com/
DefaultDirName={pf}\SpywareBlaster
DefaultGroupName=SpywareBlaster
OutputBaseFilename=setup
Compression=bzip2
PrivilegesRequired=none
DisableProgramGroupPage=yes
LicenseFile=embedded\License.txt
InfoBeforeFile=embedded\InfoBefore.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\spywareblaster.exe"; DestDir: "{app}"; Components: main;
Source: "{app}\updatersup.exe"; DestDir: "{app}"; Components: main;
Source: "{app}\readme.txt"; DestDir: "{app}"; Components: main;
Source: "{app}\license.txt"; DestDir: "{app}"; Components: main;
Source: "{app}\sbhelp.chm"; DestDir: "{app}"; Components: main;
Source: "{sys}\MSSTDFMT.DLL"; DestDir: "{sys}"; Components: vb; Flags: uninsneveruninstall regserver sharedfile
Source: "{sys}\MSINET.OCX"; DestDir: "{sys}"; Components: vb; Flags: uninsneveruninstall regserver sharedfile
Source: "{app}\sbdatabase.dtb"; DestDir: "{app}"; Components: main;
Source: "{app}\sbdatabase2.dtb"; DestDir: "{app}"; Components: main;
Source: "{app}\sbinfo.dtb"; DestDir: "{app}"; Components: main;
Source: "{app}\ckdatabase.dtb"; DestDir: "{app}"; Components: main;
[Run]
Filename: "{app}\spywareblaster.exe"; Description: "Run SpywareBlaster"; Flags: postinstall nowait
[Icons]
Name: "{group}\SpywareBlaster"; Filename: "{app}\spywareblaster.exe";
[Components]
Name: "main"; Description: "Main Application"; Types: "full compact custom";
Name: "vb"; Description: "Support Files"; Types: "full compact custom";
[InstallDelete]
Type: files; Name: "{app}\spywareblaster.exe";
Type: files; Name: "{app}\readme.txt";
Type: files; Name: "{app}\license.txt";
Type: files; Name: "{app}\sbdatabase.dtb";
Type: files; Name: "{app}\sbdatabase2.dtb";
Type: files; Name: "{app}\sbinfo.dtb";
Type: files; Name: "{app}\ckdatabase.dtb";
Type: files; Name: "{app}\updatersup.exe";
Type: files; Name: "{app}\sbhelp.chm";
[UninstallDelete]
Type: files; Name: "{app}\spyblasterversion.txt";
[Types]
Name: "full"; Description: "Full installation";
Name: "compact"; Description: "Compact installation";
Name: "custom"; Description: "Custom installation";