home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=5.3.9
- [Setup]
- AppName=Autocomplete Pro
- AppVerName=AutocompletePro
- AppId=AutocompletePro3
- DefaultDirName={pf}\AutocompletePro
- OutputBaseFilename=in
- Compression=lzma2
- DisableProgramGroupPage=yes
- LicenseFile=embedded\License.rtf
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{tmp}\IssProc.dll"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy
- Source: "{tmp}\IssProcLanguage.ini"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy
- Source: "{app}\AutocompletePro.dll"; DestDir: "{app}"; Flags: uninsrestartdelete ignoreversion
- Source: "{app}\support@predictad.com\chrome.manifest"; DestDir: "{app}\support@predictad.com"; Flags: uninsrestartdelete ignoreversion
- Source: "{app}\support@predictad.com\install.rdf"; DestDir: "{app}\support@predictad.com"; Flags: uninsrestartdelete ignoreversion
- Source: "{app}\support@predictad.com\chrome\content\browserOverlay.xul"; DestDir: "{app}\support@predictad.com\chrome\content"; Flags: uninsrestartdelete ignoreversion
- Source: "{app}\support@predictad.com\chrome\content\options.js"; DestDir: "{app}\support@predictad.com\chrome\content"; Flags: uninsrestartdelete ignoreversion
- Source: "{app}\support@predictad.com\chrome\content\options.xul"; DestDir: "{app}\support@predictad.com\chrome\content"; Flags: uninsrestartdelete ignoreversion
- Source: "{app}\support@predictad.com\chrome\content\utils.js"; DestDir: "{app}\support@predictad.com\chrome\content"; Flags: uninsrestartdelete ignoreversion
- Source: "{app}\support@predictad.com\defaults\preferences\predictad.js"; DestDir: "{app}\support@predictad.com\defaults\preferences"; Flags: uninsrestartdelete ignoreversion
- Source: "{app}\InstTracker.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\FireFoxExtension.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\chrome\autocompleteprochrome.crx"; DestDir: "{app}\chrome"; Flags: uninsrestartdelete ignoreversion
- [Dirs]
- Name: "{app}\support@predictad.com";
- [Registry]
- Root: HKLM; Subkey: "Software\Google\Chrome\Extensions\defdhglnppeioeflggkmglipcecffkhk"; ValueName: "path"; ValueType: String; ValueData: "{app}\chrome\autocompleteprochrome.crx"; Flags: uninsdeletekey
- Root: HKLM; Subkey: "Software\Google\Chrome\Extensions\defdhglnppeioeflggkmglipcecffkhk"; ValueName: "version"; ValueType: String; ValueData: "1.0"; Flags: uninsdeletekey
- Root: HKLM; Subkey: "Software\Wow6432Node\Google\Chrome\Extensions\defdhglnppeioeflggkmglipcecffkhk"; ValueName: "path"; ValueType: String; ValueData: "{app}\chrome\autocompleteprochrome.crx"; Flags: uninsdeletekey
- Root: HKLM; Subkey: "Software\Wow6432Node\Google\Chrome\Extensions\defdhglnppeioeflggkmglipcecffkhk"; ValueName: "version"; ValueType: String; ValueData: "1.0"; Flags: uninsdeletekey
- [Run]
- Filename: "regsvr32.exe"; Parameters: "/s AutocompletePro.dll"; WorkingDir: "{app}"; Description: "Register AutocompletePro BHO";
- Filename: "{app}\FireFoxExtension.exe"; Parameters: "-source:""{app}\support@predictad.com"" -guid:support@predictad.com"; WorkingDir: "{app}"; Check: "CheckFramework()"; Flags: waituntilidle
- Filename: "{app}\InstTracker.exe"; Parameters: "-install -cs:true -si:7546 -ver:1.1 -dir:""{app}"""; WorkingDir: "{app}"; Check: "CheckFramework()"; Flags: waituntilidle
- [UninstallRun]
- Filename: "regsvr32.exe"; Parameters: "/u /s AutocompletePro.dll"; WorkingDir: "{app}";
- Filename: "{app}\FireFoxExtension.exe"; Parameters: "-uninstall -guid:support@predictad.com"; WorkingDir: "{app}"; Check: "CheckFramework()"; Flags: waituntilidle
- Filename: "{app}\InstTracker.exe"; Parameters: "-remove"; Check: "CheckFramework()"; Flags: waituntilidle
- [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...
- RebootPC=Please Reboot.
- Exists=Exists
- [Languages]
- ; These files are stubs
- ; To achieve better results after recompilation, use the real language files
- Name: "default"; MessagesFile: "embedded\default.isl";
-