home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=4.2.6
- [Setup]
- AppName=viewMore Demo
- AppVerName=viewMore Demo 1.2.1
- AppId=viewMore Demo
- AppPublisher=viewMore Software
- AppPublisherURL=www.viewmoresoft.com
- AppSupportURL=www.viewmoresoft.com
- AppUpdatesURL=www.viewmoresoft.com
- DefaultDirName={pf}\viewMore Demo
- DefaultGroupName=viewMore Demo
- OutputBaseFilename=viewMoreDemoSetup
- 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}\viewMoreDemo,1.exe"; DestDir: "{app}"; DestName: "viewMoreDemo.exe"; Flags: ignoreversion
- Source: "{app}\viewMoreDemo,2.exe"; DestDir: "{app}"; DestName: "viewMoreDemo.exe"; Flags: ignoreversion
- Source: "{app}\ViewMore help.chm"; DestDir: "{app}"; Flags: ignoreversion
- [Registry]
- Root: HKLM; Subkey: "SOFTWARE\viewMore"; ValueName: "appDir"; ValueType: String; ValueData: "{app}";
- [INI]
- FileName: "{app}\viewMore.url"; Section: "InternetShortcut"; Key: "URL"; String: "www.viewmoresoft.com";
- [Run]
- Filename: "{app}\viewMoreDemo.exe"; Description: "{cm:LaunchProgram,viewMore Demo}"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\viewMore Demo"; Filename: "{app}\viewMoreDemo.exe";
- Name: "{group}\{cm:ProgramOnTheWeb,viewMore Demo}"; Filename: "{app}\viewMore.url";
- Name: "{group}\{cm:UninstallProgram,viewMore Demo}"; Filename: "{uninstallexe}";
- Name: "{userdesktop}\viewMore Demo"; Filename: "{app}\viewMoreDemo.exe"; Tasks: desktopicon;
- Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\viewMore Demo"; Filename: "{app}\viewMoreDemo.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}\viewMore.url";
- [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";
-