home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=3.0.4
- [Setup]
- AppName=Password Keychain
- AppVerName=Password Keychain 1.0
- AppId=Password Keychain
- AppPublisher=NFXTech
- AppPublisherURL=http://www.nfxtech.com
- AppSupportURL=http://www.nfxtech.com
- AppUpdatesURL=http://www.nfxtech.com
- AppMutex=PasswordKeychainMutex
- DefaultDirName={pf}\Password Keychain
- DefaultGroupName=Password Keychain
- OutputBaseFilename=passkeychain_setup
- Compression=zip
- PrivilegesRequired=none
- AllowNoIcons=yes
- LicenseFile=embedded\License.rtf
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\Passkeychain.exe"; DestDir: "{app}";
- Source: "{app}\passkeychain.cnt"; DestDir: "{app}";
- Source: "{app}\passkeychain.hlp"; DestDir: "{app}";
- [INI]
- FileName: "{app}\Passkeychain.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.nfxtech.com";
- [Run]
- Filename: "{app}\Passkeychain.exe"; Description: "Launch Password Keychain"; Flags: postinstall nowait
- [Icons]
- Name: "{group}\Password Keychain"; Filename: "{app}\Passkeychain.exe";
- Name: "{group}\Password Keychain Help"; Filename: "{app}\passkeychain.hlp";
- Name: "{group}\Password Keychain on the Web"; Filename: "{app}\Passkeychain.url";
- Name: "{userdesktop}\Password Keychain"; Filename: "{app}\Passkeychain.exe"; Tasks: desktopicon;
- Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Password Keychain"; Filename: "{app}\Passkeychain.exe"; Tasks: quicklaunchicon;
- Name: "{group}\Uninstall Password Keychain"; Filename: "{uninstallexe}";
- [Tasks]
- Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
- Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:";
- [UninstallDelete]
- Type: files; Name: "{app}\Passkeychain.url";
-