home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=5.1.10
- [Setup]
- AppName=PC Pitstop Exterminate
- AppVerName=PC Pitstop Exterminate 1.0
- AppId=PC Pitstop Exterminate
- AppVersion=1.0.6.1
- AppPublisher=PC Pitstop LLC
- AppPublisherURL=http://www.pcpitstop.com
- AppSupportURL=http://www.pcpitstop.com/faq/Exterminate.asp
- AppUpdatesURL=http://www.pcpitstop.com/store/Exterminate.asp
- DefaultDirName={pf}\PCPitstop\Exterminate
- DefaultGroupName=PC Pitstop\Exterminate
- OutputBaseFilename=Output\Exterminate-Setup
- Compression=lzma
- AllowNoIcons=yes
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\exterminate.exe"; DestDir: "{app}";
- Source: "{tmp}\InstallHelper.dll"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy
- Source: "{app}\InstallHelper.dll"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{cf}\Scanner\langv5.dat"; DestDir: "{cf}\Scanner";
- Source: "{cf}\Scanner\PestPatrol.bin"; DestDir: "{cf}\Scanner";
- Source: "{cf}\Scanner\ppctl.dll"; DestDir: "{cf}\Scanner"; Flags: regserver
- Source: "{app}\Reminder.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\Languages\english.lng"; DestDir: "{app}\Languages"; Flags: ignoreversion
- [Registry]
- Root: HKCR; Subkey: "ppctl"; ValueName: "Exterminate"; ValueType: String; ValueData: "1"; Flags: uninsdeletevalue
- Root: HKLM; Subkey: "Software\PCPitstop\Exterminate"; ValueName: "FirstRun"; ValueType: String; ValueData: "1"; Flags: uninsdeletevalue
- Root: HKLM; Subkey: "Software\PCPitstop\Exterminate"; ValueName: "PromoCode"; ValueType: String; ValueData: "''"; Flags: uninsdeletevalue deletevalue
- [INI]
- FileName: "{app}\Exterminate.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.pcpitstop.com";
- [Run]
- Filename: "{app}\exterminate.exe"; Description: "Launch Program"; Flags: postinstall skipifsilent nowait
- [UninstallRun]
- Filename: "{app}\exterminate.exe"; Parameters: "/unregister";
- [Icons]
- Name: "{group}\PC Pitstop Exterminate"; Filename: "{app}\exterminate.exe";
- Name: "{group}\Exterminate on the web"; Filename: "{app}\Exterminate.url";
- Name: "{group}\Uninstall Exterminate"; Filename: "{uninstallexe}";
- Name: "{userdesktop}\PC Pitstop Exterminate"; Filename: "{app}\exterminate.exe"; Tasks: desktopicon;
- Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\PC Pitstop Exterminate"; Filename: "{app}\exterminate.exe"; Tasks: quicklaunchicon;
- [Tasks]
- Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}";
- Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescription: "{cm:AdditionalIcons}";
- [UninstallDelete]
- Type: files; Name: "{app}\Exterminate.url";
- Type: filesandordirs; Name: "{pf}\PC Pitstop\Exterminate";
- [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";
-