home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=5.0.4
- [Setup]
- AppName=Easy Go Back
- AppVerName=Easy Go Back 2.5
- AppId={{4AE16601-660F-4848-BA81-E045F728B7C9}
- AppVersion=2.5
- AppPublisher=UnH Solutions
- AppPublisherURL=http://www.browsertools.net
- AppSupportURL=http://www.browsertools.net
- AppUpdatesURL=http://www.browsertools.net
- DefaultDirName={pf}\UnH Solutions\Easy Go Back
- DefaultGroupName=UnH Solutions\Easy Go Back
- UninstallDisplayName=Easy Go Back
- OutputBaseFilename=EasyGoBackSetup
- Compression=lzma
- PrivilegesRequired=none
- AllowNoIcons=yes
- LicenseFile=embedded\License.txt
- InfoBeforeFile=embedded\InfoBefore.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\EasyGoBack.exe"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete ignoreversion
- Source: "{app}\EasyGoBack.dll"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete ignoreversion
- Source: "{app}\license.txt"; DestDir: "{app}"; Flags: ignoreversion
- [Registry]
- Root: HKCU; Subkey: "Software\Microsoft\Windows\CurrentVersion\Run"; ValueName: "EasyGoBack"; ValueType: String; ValueData: """{app}\EasyGoBack.exe"" -autorun"; Flags: uninsdeletevalue
- [Run]
- Filename: "{app}\EasyGoBack.exe"; Parameters: "-autorun"; Flags: shellexec nowait
- Filename: "{app}\EasyGoBack.exe"; Description: "Run Easy Go Back"; Flags: shellexec postinstall nowait
- Filename: "http://www.browsertools.net/Easy-Go-Back/guide.html"; Description: "View Quick Guide (opens a new browser window)"; Flags: shellexec postinstall nowait
- [UninstallRun]
- Filename: "{app}\EasyGoBack.exe"; Parameters: "-close";
- [Icons]
- Name: "{userprograms}\{groupname}\Configure Easy Go Back"; Filename: "{app}\EasyGoBack.exe";
- Name: "{userprograms}\{groupname}\License Agreement"; Filename: "{app}\license.txt";
- Name: "{userprograms}\{groupname}\Uninstall Easy Go Back"; Filename: "{uninstallexe}";
- Name: "{userdesktop}\Easy Go Back"; Filename: "{app}\EasyGoBack.exe";
- [InstallDelete]
- Type: files; Name: "{userprograms}\{groupname}\Easy Go Back User's Manual.lnk";
- [UninstallDelete]
- Type: dirifempty; Name: "{app}";
- [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";
-