home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2005 January
/
PCWorld_2005-01_cd.bin
/
software
/
temacd
/
boostxp
/
boostxp.exe
/
setup.exe
/
install_script.iss
Wrap
Text File
|
2003-11-10
|
3KB
|
69 lines
;InnoSetupVersion=4.0.9
[Setup]
AppName=Boost XP (Shareware Release)
AppVerName=Boost XP 1.47
AppId=Boost XP (Shareware Release)
AppVersion=1.47
AppPublisher=⌐ Systweak
AppPublisherURL=http://www.systweak.com
AppSupportURL=http://www.systweak.com
AppUpdatesURL=http://www.systweak.com
DefaultDirName={pf}\Boost XP
DefaultGroupName=Boost XP
UninstallDisplayIcon={app}\boostXP.exe
UninstallDisplayName=Boost XP (Shareware Release)
OutputBaseFilename=setup
Compression=zip
PrivilegesRequired=poweruser
AllowNoIcons=yes
LicenseFile=embedded\License.txt
InfoBeforeFile=embedded\InfoBefore.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\registry.htm"; DestDir: "{app}";
Source: "{app}\Security Boost.htm"; DestDir: "{app}";
Source: "{app}\visual.htm"; DestDir: "{app}";
Source: "{app}\arcs1000.css"; DestDir: "{app}";
Source: "{app}\bxp.gif"; DestDir: "{app}";
Source: "{app}\Customize.htm"; DestDir: "{app}";
Source: "{app}\Files Boost.htm"; DestDir: "{app}";
Source: "{app}\Help.htm"; DestDir: "{app}";
Source: "{app}\IE.htm"; DestDir: "{app}";
Source: "{app}\index.htm"; DestDir: "{app}";
Source: "{app}\Maintenance Wizard.htm"; DestDir: "{app}";
Source: "{app}\Manage System.htm"; DestDir: "{app}";
Source: "{app}\Performance.htm"; DestDir: "{app}";
Source: "{app}\Personal.htm"; DestDir: "{app}";
Source: "{app}\Registration.htm"; DestDir: "{app}";
Source: "{app}\bxservice.exe"; DestDir: "{app}";
Source: "{app}\BoostXp.exe"; DestDir: "{app}";
Source: "{app}\Readme.txt"; DestDir: "{app}";
Source: "{app}\FILE_ID.DIZ"; DestDir: "{app}";
Source: "{app}\boostxp.xml"; DestDir: "{app}";
[Run]
Filename: "{app}\BoostXp.exe"; Description: "Launch Boost XP"; Flags: postinstall skipifsilent nowait
Filename: "{app}\bxservice.exe"; Description: "Launch Boost XP Service"; Flags: postinstall skipifsilent nowait
[UninstallRun]
Filename: "{app}\BoostXp.exe"; Parameters: "uninstall"; WorkingDir: "{app}";
[Icons]
Name: "{group}\Boost XP"; Filename: "{app}\BoostXp.exe";
Name: "{userdesktop}\Boost XP"; Filename: "{app}\BoostXp.exe"; Tasks: desktopicon;
Name: "{group}\Order Information"; Filename: "{app}\Registration.htm"; IconFilename: "{app}\Registration.htm"; Flags: runmaximized
Name: "{group}\Boost XP Service"; Filename: "{app}\bxservice.exe"; Flags: runminimized
Name: "{group}\Uninstall Boost XP"; Filename: "{uninstallexe}";
[Tasks]
Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:";
[Languages]
; These files are stubs
; To achieve better results after recompilation, use the real language files
Name: "default"; MessagesFile: "embedded\default.isl";