home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=5.0.4
- [Setup]
- AppName=VSO Inspector
- AppVerName=VSO Inspector 1.0.9
- AppId=VSO Inspector
- AppPublisher=VSO-Software SARL
- AppPublisherURL=http://www.vso-software.fr
- AppSupportURL=http://www.vso-software.fr
- AppUpdatesURL=http://www.vso-software.fr
- DefaultDirName={pf}\vso\tools
- DefaultGroupName=vso\tools\VSO Inspector
- OutputBaseFilename=vso_inspector_setup_109
- Compression=lzma
- PrivilegesRequired=none
- DisableDirPage=yes
- DisableProgramGroupPage=yes
- InfoAfterFile=embedded\InfoAfter.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\Inspector.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\..\PcSetup.exe"; DestDir: "{app}\.."; Flags: ignoreversion
- Source: "{app}\VSO-Inspector.txt"; DestDir: "{app}";
- [Registry]
- Root: HKLM; Subkey: "Software\VSO"; ValueName: "Inspector"; ValueType: String; ValueData: "{app}"; Flags: uninsdeletevalue
- [INI]
- FileName: "{app}\Inspector.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.vso-software.fr";
- [Run]
- Filename: "{app}\..\PcSetup.exe"; Parameters: " /install2";
- Filename: "{app}\Inspector.exe"; Description: "{cm:LaunchProgram,VSO Inspector}"; Flags: postinstall skipifsilent nowait
- [UninstallRun]
- Filename: "{app}\PcSetup.exe"; Parameters: " /remove2";
- [Icons]
- Name: "{group}\VSO Inspector"; Filename: "{app}\Inspector.exe";
- Name: "{group}\{cm:ProgramOnTheWeb,VSO Inspector}"; Filename: "{app}\Inspector.url";
- Name: "{group}\{cm:UninstallProgram,VSO Inspector}"; Filename: "{uninstallexe}";
- Name: "{userdesktop}\VSO Inspector"; Filename: "{app}\Inspector.exe"; Tasks: desktopicon;
- Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\VSO Inspector"; Filename: "{app}\Inspector.exe"; Tasks: quicklaunchicon;
- Name: "{group}\VSO-Inspector"; Filename: "{app}\VSO-Inspector.txt"; WorkingDir: "{app}"; Comment: "VSO-Inspector";
- [Tasks]
- Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}";
- Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescription: "{cm:AdditionalIcons}";
- [UninstallDelete]
- Type: files; Name: "{app}\Inspector.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";
-