home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 February
/
PCWorld_2006-02_cd.bin
/
software
/
vyzkuste
/
tweak
/
tweak.exe
/
smartpcsetup.exe
/
install_script.iss
Wrap
Text File
|
2006-01-12
|
3KB
|
77 lines
;InnoSetupVersion=5.0.4
[Setup]
AppName=Smart PC
AppVerName=Smart PC v. 3.2
AppId=Smart PC
AppVersion=3.2
AppPublisher=Smart PC Solutions, LLC
AppPublisherURL=http://www.smartpctools.com
AppSupportURL=http://www.smartpctools.com
AppUpdatesURL=http://www.smartpctools.com
DefaultDirName={pf}\Smart PC
DefaultGroupName=Smart PC
OutputBaseFilename=setup
Compression=lzma
PrivilegesRequired=none
LicenseFile=embedded\License.txt
InfoAfterFile=embedded\InfoAfter.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\SmartPC.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\SmartPCSchedule.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\SmartPC.hlp"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\SmartPC.cnt"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\order.txt"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\file_id.diz"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\readme.txt"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\history.txt"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\license.txt"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\Smart PC HomePage.url"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\My Privacy.url"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\Document Trace Remover.url"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\Safe Surfer.url"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\Customize Start Menu.url"; DestDir: "{app}"; Flags: ignoreversion
[Registry]
Root: HKCU; Subkey: "Software\Smart PC Solutions\Smart PC"; Flags: uninsdeletekey
[Run]
Filename: "{app}\SmartPC.exe"; Description: "Launch Smart PC"; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\Smart PC"; Filename: "{app}\SmartPC.exe";
Name: "{group}\Smart PC Help"; Filename: "{app}\SmartPC.hlp";
Name: "{group}\Smart PC ReadMe"; Filename: "{app}\readme.txt";
Name: "{group}\Smart PC HomePage"; Filename: "{app}\Smart PC HomePage.url";
Name: "{group}\Uninstall Smart PC"; Filename: "{uninstallexe}";
Name: "{group}\Check other products\My Privacy"; Filename: "{app}\My Privacy.url";
Name: "{group}\Check other products\Document Trace Remover"; Filename: "{app}\Document Trace Remover.url";
Name: "{group}\Check other products\Safe Surfer"; Filename: "{app}\Safe Surfer.url";
Name: "{group}\Check other products\Customize Start Menu"; Filename: "{app}\Customize Start Menu.url";
Name: "{userdesktop}\Smart PC"; Filename: "{app}\SmartPC.exe"; Tasks: desktopicon;
[Tasks]
Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
[UninstallDelete]
Type: filesandordirs; Name: "{pf}\Smart PC";
[CustomMessages]
default.NameAndVersion=%1 version %2
default.AdditionalIcons=Additional icons:
default.CreateDesktopIcon=Create a &desktop icon
default.CreateQuickLaunchIcon=Create a &Quick Launch icon
default.ProgramOnTheWeb=%1 on the Web
default.UninstallProgram=Uninstall %1
default.LaunchProgram=Launch %1
default.AssocFileExtension=&Associate %1 with the %2 file extension
default.AssocingFileExtension=Associating %1 with the %2 file extension...
[Languages]
; These files are stubs
; To achieve better results after recompilation, use the real language files
Name: "default"; MessagesFile: "embedded\default.isl";