home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=5.1.2
- [Setup]
- AppName=NTFSRatio
- AppVerName=NTFSRatio V1.3
- AppId=NTFSRatio
- AppPublisher=JAM Software
- AppPublisherURL=http://www.jam-software.com
- AppSupportURL=mailto:freeware@jam-software.com
- DefaultDirName={pf}\JAM Software\NTFSRatio
- DefaultGroupName=NTFSRatio
- OutputBaseFilename=NTFSRatioSetup
- Compression=lzma
- PrivilegesRequired=none
- DisableProgramGroupPage=yes
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\NTFSRatio.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\NTFSRatio.chm"; DestDir: "{app}";
- [Registry]
- Root: HKCR; Subkey: "Folder\shell\NTFSRatio"; ValueType: String; ValueData: "NTFSRatio"; Flags: uninsdeletekey
- Root: HKCR; Subkey: "Folder\shell\NTFSRatio\command"; ValueType: String; ValueData: """{app}\NTFSRatio.exe"" ""%1"""; Flags: uninsdeletekey
- Root: HKCU; Subkey: "Software\JAM Software"; Flags: uninsdeletekeyifempty
- Root: HKCU; Subkey: "Software\JAM Software\NTFSRatio"; Flags: uninsdeletekey
- [Run]
- Filename: "{app}\NTFSRatio.exe"; Parameters: "C:\"; Description: "Launch NTFSRatio"; Flags: postinstall skipifsilent nowait
- Filename: "{app}\NTFSRatio.chm"; Parameters: "C:\"; Description: "Show help file"; Flags: shellexec postinstall unchecked skipifsilent nowait
- [Icons]
- Name: "{group}\NTFSRatio"; Filename: "{app}\NTFSRatio.exe";
- Name: "{group}\NTFSRatio ReadMe"; Filename: "{app}\NTFSRatio.chm";
- Name: "{group}\Uninstall NTFSRatio"; Filename: "{uninstallexe}";
- Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\NTFSRatio"; Filename: "{app}\NTFSRatio.exe"; WorkingDir: "{app}";
- [Tasks]
- Name: "contextmenu"; Description: "Create a &Contextmenu entry"; GroupDescription: "Additional icons:";
- Name: "startmenu"; Description: "Create a &Startmenu entry"; GroupDescription: "Additional icons:";
- Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:";
- [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";
-