home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2005 January
/
PCWorld_2005-01_cd.bin
/
software
/
temacd
/
winrr
/
registryrepair_t.exe
/
install_script.iss
Wrap
Text File
|
2004-11-26
|
3KB
|
69 lines
;InnoSetupVersion=4.2.6
[Setup]
AppName=Windows Registry Repair Pro
AppVerName=Windows Registry Repair Pro
AppId=Windows Registry Repair Pro
AppPublisher=3B Software, Inc.
AppPublisherURL=www.3bsoftware.com
AppSupportURL=www.3bsoftware.com
AppUpdatesURL=www.3bsoftware.com
DefaultDirName={pf}\3B Software\Windows Registry Repair Pro
DefaultGroupName=3B Software\Windows Registry Repair Pro
OutputBaseFilename=setup_limited
Compression=lzma
PrivilegesRequired=none
AllowNoIcons=yes
LicenseFile=embedded\License.rtf
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\RegistryRepairPro.chm"; DestDir: "{app}";
Source: "{app}\english.lang"; DestDir: "{app}";
Source: "{app}\RegistryRepairPro.ref"; DestDir: "{app}";
Source: "{app}\Support.html"; DestDir: "{app}";
Source: "{app}\3BLogo.gif"; DestDir: "{app}";
Source: "{app}\RegistryRepairPro.exe"; DestDir: "{app}"; Flags: overwritereadonly promptifolder
[Registry]
Root: HKCU; Subkey: "Windows Registry Repair Pro"; Flags: uninsdeletevalue
Root: HKCU; Subkey: "Windows Registry Repair Pro"; ValueName: "UserName"; ValueType: String; ValueData: "{userinfoname}";
Root: HKCU; Subkey: "Windows Registry Repair Pro"; ValueName: "UserCompany"; ValueType: String; ValueData: "{userinfoorg}";
[Run]
Filename: "{app}\RegistryRepairPro.exe"; Description: "Launch Windows Registry Repair Pro"; Flags: postinstall skipifsilent nowait
[UninstallRun]
Filename: "{app}\RegistryRepairPro.exe"; Parameters: "close";
[Icons]
Name: "{group}\Windows Registry Repair Pro"; Filename: "{app}\RegistryRepairPro.exe"; WorkingDir: "{app}"; IconFilename: "{app}\RegistryRepairPro.exe"; IconIndex: 1;
Name: "{group}\Windows Uninstall Registry Repair Pro"; Filename: "{uninstallexe}";
Name: "{userdesktop}\Windows Registry Repair Pro"; Filename: "{app}\RegistryRepairPro.exe"; WorkingDir: "{app}"; IconFilename: "{app}\RegistryRepairPro.exe"; IconIndex: 1; Tasks: desktopicon;
Name: "{group}\Windows Registry Repair Pro Help"; Filename: "{app}\RegistryRepairPro.chm";
[Tasks]
Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:";
[UninstallDelete]
Type: files; Name: "{app}\Windows Registry Repair Pro.url";
Type: files; Name: "{app}\RegistryRepairPro.exe";
[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";