panthema / 2009 / cryptote / cryptote-0.5.390 / win32 / cryptote-pwgen-win32.iss.in (Download File)
; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
; $Id: cryptote-pwgen-win32.iss.in 377 2009-08-02 15:09:37Z tb $

[Setup]
AppName=CryptoTE {cm:PasswordGenerator}
AppVersion=@VERSION@
AppVerName=CryptoTE {cm:PasswordGenerator} @VERSION@
AppID={{1408E7CE-CB5D-44DE-A138-D9EAE08F4949}
AppPublisher=Timo Bingmann
AppPublisherURL=http://idlebox.net/2009/cryptote/
AppSupportURL=http://idlebox.net/2009/cryptote/
AppUpdatesURL=http://idlebox.net/2009/cryptote/
AppCopyright=GNU General Public License v2.0
DefaultDirName={pf}\CryptoTE
DefaultGroupName=CryptoTE
OutputBaseFilename=CryptoTE-PasswordGenerator-@VERSION@-Win32
SolidCompression=true
Compression=lzma/ultra
InternalCompressLevel=ultra
OutputDir=.
ChangesAssociations=true
UninstallDisplayIcon={app}\cryptote-pwgen.exe
VersionInfoVersion=@VERSION@
VersionInfoCompany=Timo Bingmann
VersionInfoDescription=http://idlebox.net/2009/cryptote/
VersionInfoCopyright=GNU General Public License v2.0
MinVersion=0,4.0
ShowLanguageDialog=auto
WizardImageFile=SetupModern20.bmp
WizardSmallImageFile=SetupModernSmall20.bmp
LicenseFile=COPYING.rtf

[Languages]
Name: en; MessagesFile: compiler:Default.isl
Name: de; MessagesFile: compiler:Languages\German.isl

[CustomMessages]
PasswordGenerator=Password Generator
de.PasswordGenerator=Passwort-Generator

[Tasks]
Name: desktopicon; Description: {cm:CreateDesktopIcon}; GroupDescription: {cm:AdditionalIcons}

[Files]
Source: ..\src\pwgen\cryptote-pwgen.exe; DestDir: {app}; Flags: ignoreversion 32bit

[Icons]
Name: {group}\{cm:PasswordGenerator}; Filename: {app}\cryptote-pwgen.exe
Name: {commondesktop}\CryptoTE {cm:PasswordGenerator}; Filename: {app}\cryptote-pwgen.exe; Tasks: desktopicon

[Run]
Filename: {app}\cryptote-pwgen.exe; Description: "{cm:LaunchProgram,""CryptoTE {cm:PasswordGenerator}""}"; Flags: nowait postinstall skipifsilent

[Registry]
Root: HKCU; Subkey: Software\idlebox.net\CryptoTE\pwgen; Flags: dontcreatekey uninsdeletekey
Root: HKCU; Subkey: Software\idlebox.net\CryptoTE; Flags: dontcreatekey uninsdeletekeyifempty
Root: HKCU; Subkey: Software\idlebox.net; Flags: dontcreatekey uninsdeletekeyifempty