diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-10-04 19:57:15 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-10-04 19:57:15 +0200 |
commit | cc903db7278ef2cf47ed5662d7cb9457e22604fc (patch) | |
tree | 29dd236793551215840bdf3d7352c268a48af9ab /win32/spelling/hexchat-spelling.skel.iss | |
parent | 5af19dfb64e27d754c48b37666b05c2cd58b4dd1 (diff) |
Add scripts for building the spelling dictionaries SFX
Diffstat (limited to 'win32/spelling/hexchat-spelling.skel.iss')
-rw-r--r-- | win32/spelling/hexchat-spelling.skel.iss | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/win32/spelling/hexchat-spelling.skel.iss b/win32/spelling/hexchat-spelling.skel.iss new file mode 100644 index 00000000..e691c17b --- /dev/null +++ b/win32/spelling/hexchat-spelling.skel.iss @@ -0,0 +1,31 @@ +AppName=HexChat Spelling Dictionaries +AppVerName=HexChat Spelling Dictionaries r1 +AppVersion=1.0 +VersionInfoVersion=1.0 +OutputBaseFilename=HexChat Spelling Dictionaries r1 +AppPublisher=HexChat +AppPublisherURL=http://www.hexchat.org/ +AppCopyright=Copyright (C) 1998-2010 Peter Zelezny +AppSupportURL=https://github.com/hexchat/hexchat/issues +AppUpdatesURL=http://www.hexchat.org/home/downloads +DefaultDirName={userappdata}\enchant +DefaultGroupName=HexChat +DisableProgramGroupPage=yes +DisableDirPage=yes +SolidCompression=yes +Compression=lzma2/ultra64 +SourceDir=. +OutputDir=. +FlatComponentsList=no +PrivilegesRequired=lowest +ShowComponentSizes=no +CreateUninstallRegKey=no +Uninstallable=no +DirExistsWarning=no +ArchitecturesAllowed=x86 x64 + +[Files] +Source: "myspell\*"; DestDir: "{app}\myspell"; Flags: createallsubdirs recursesubdirs + +[Messages] +BeveledLabel= HexChat |