home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=4.0.9
- [Setup]
- AppName=Private Shell
- AppVerName=Private Shell 1.4
- AppId=Private Shell
- AppVersion=1.4
- AppPublisher=Private Shell Group
- AppPublisherURL=http://www.privateshell.com
- AppSupportURL=http://www.privateshell.com/support/
- AppUpdatesURL=http://www.privateshell.com/support/
- DefaultDirName={pf}\Private Shell
- DefaultGroupName=Private Shell
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- ChangesAssociations=yes
- AllowNoIcons=yes
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\pshell.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\ssh.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\scp.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\pshellagent.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\pshell.chm"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\survey.htm"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{tmp}\isutils.dll"; DestDir: "{tmp}"; Flags: deleteafterinstall ignoreversion
- [Registry]
- Root: HKCR; Subkey: ".pshell"; ValueType: String; ValueData: "PrivateShellLicense";
- Root: HKCR; Subkey: "PrivateShellLicense\DefaultIcon"; ValueType: String; ValueData: "{app}\pshell.exe,-128"; Flags: uninsdeletekey
- Root: HKCR; Subkey: "PrivateShellLicense\Shell\Open\Command"; ValueType: String; ValueData: "{app}\pshell.exe --license %1"; Flags: uninsdeletekey
- Root: HKCU; Subkey: "Software\Microsoft\Windows\CurrentVersion\Run"; ValueName: "Private Shell Key Agent"; ValueType: String; ValueData: "{app}\pshellagent.exe -minimized"; Flags: uninsdeletekey
- [Run]
- Filename: "{app}\survey.htm"; Description: "Fill out quick survey and get discount coupon"; Flags: shellexec postinstall skipifsilent
- [Icons]
- Name: "{group}\Private Shell"; Filename: "{app}\pshell.exe";
- Name: "{group}\Private Shell Agent"; Filename: "{app}\pshellagent.exe";
- Name: "{group}\Private Shell Help"; Filename: "{app}\pshell.chm";
- Name: "{group}\Private Shell Quick Survey"; Filename: "{app}\survey.htm";
- Name: "{group}\Uninstall Private Shell"; Filename: "{uninstallexe}";
- [Languages]
- ; These files are stubs
- ; To achieve better results after recompilation, use the real language files
- Name: "en"; MessagesFile: "embedded\en.isl";
-