home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=2.0.18
- [Setup]
- AppName=LetMeType
- AppVerName=LetMeType deutsch
- AppId=LetMeType
- DefaultDirName={pf}\LetMeType
- DefaultGroupName=LetMeType
- OutputBaseFilename=Setup
- Compression=zip
- PrivilegesRequired=none
- ChangesAssociations=yes
- AllowNoIcons=yes
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\Versionen.txt"; DestDir: "{app}";
- Source: "{app}\gpl.txt"; DestDir: "{app}";
- Source: "{app}\LMTHook.dll"; DestDir: "{app}"; Flags: comparetimestamp
- Source: "{app}\LetMeType.cnt"; DestDir: "{app}";
- Source: "{app}\LetMeType.exe"; DestDir: "{app}"; Flags: comparetimestamp
- Source: "{app}\LetMeType.hlp"; DestDir: "{app}";
- Source: "{app}\LiesMich.txt"; DestDir: "{app}";
- Source: "{app}\standard.lmt"; DestDir: "{app}"; Flags: uninsneveruninstall
- [Registry]
- Root: HKCU; Subkey: "Software\ccl Software"; Flags: uninsdeletekeyifempty
- Root: HKCU; Subkey: "Software\ccl Software\LetMeType"; Flags: uninsdeletekey
- Root: HKCR; Subkey: ".lmt"; ValueType: String; ValueData: "LetMeTypeVocabulary"; Flags: uninsdeletekey
- Root: HKCR; Subkey: "LetMeTypeVocabulary"; ValueType: String; ValueData: "LetMeType Wortschatz"; Flags: uninsdeletekey
- Root: HKCR; Subkey: "LetMeTypeVocabulary\DefaultIcon"; ValueType: String; ValueData: "{app}\LetMeType.exe,0";
- Root: HKCR; Subkey: "LetMeTypeVocabulary\shell\open\command"; ValueType: String; ValueData: """{app}\LetMeType.exe"" /dde";
- Root: HKCR; Subkey: "LetMeTypeVocabulary\shell\open\ddeexec"; ValueType: String; ValueData: "[open(""%1"")]";
- [Run]
- Filename: "{app}\standard.lmt"; Description: "LetMeType starten"; Flags: shellexec postinstall nowait
- [Icons]
- Name: "{userstartup}\LetMeType"; Filename: "{app}\standard.lmt";
- Name: "{group}\LetMeType"; Filename: "{app}\standard.lmt";
- Name: "{group}\Hilfe"; Filename: "{app}\LetMeType.hlp";
- Name: "{group}\LiesMich"; Filename: "{app}\LiesMich.txt";
-