home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2004 June
/
PCWorld_2004-06_cd.bin
/
software
/
vyzkuste
/
stat
/
StatBarSetup.exe
/
install_script.iss
Wrap
Text File
|
2004-05-04
|
1KB
|
43 lines
;InnoSetupVersion=2.0.18
[Setup]
AppName=StatBar
AppVerName=StatBar 2.406
AppId=StatBar
AppPublisher=Globe Software
AppPublisherURL=http://www.statbar.nl
DefaultDirName={pf}\Globe Software\StatBar
DefaultGroupName=StatBar
OutputBaseFilename=StatBarSetup
Compression=zip
PrivilegesRequired=none
AllowNoIcons=yes
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\StatBar.exe"; DestDir: "{app}";
Source: "{app}\StatBar.hlp"; DestDir: "{app}";
Source: "{app}\StatBar.cnt"; DestDir: "{app}";
Source: "{sys}\MSVBVM60.DLL"; DestDir: "{sys}";
Source: "{sys}\OLEAUT32.DLL"; DestDir: "{sys}";
Source: "{sys}\stdole2.tlb"; DestDir: "{sys}";
Source: "{sys}\pdh.dll"; DestDir: "{sys}"; OnlyBelowVersion: 0.0,5.0;
[INI]
FileName: "{app}\StatBar.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.statbar.nl";
[Run]
Filename: "{app}\StatBar.exe"; Description: "Launch StatBar"; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\StatBar"; Filename: "{app}\StatBar.exe";
Name: "{group}\StatBar on the Web"; Filename: "{app}\StatBar.url";
Name: "{userdesktop}\StatBar"; Filename: "{app}\StatBar.exe"; Tasks: desktopicon;
[Tasks]
Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
[UninstallDelete]
Type: files; Name: "{app}\StatBar.url";