mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-10 21:22:38 +01:00
37 lines
1.3 KiB
Plaintext
37 lines
1.3 KiB
Plaintext
[Setup]
|
|
WizardImageFile=c:\mozilla-build\build\xchat-wdk\build\bitmaps\wizardimage.bmp
|
|
WizardSmallImageFile=c:\mozilla-build\build\xchat-wdk\build\bitmaps\wizardsmallimage.bmp
|
|
SetupIconFile=c:\mozilla-build\build\xchat-wdk\xchat.ico
|
|
AppName=XChat-WDK Spelling Dictionaries
|
|
AppVerName=XChat-WDK Spelling Dictionaries 1.0
|
|
AppVersion=1.0
|
|
VersionInfoVersion=1.0
|
|
OutputBaseFilename=XChat-WDK Spelling Dictionaries 1.0
|
|
AppPublisher=XChat-WDK
|
|
AppPublisherURL=http://code.google.com/p/xchat-wdk/
|
|
AppCopyright=Copyright (C) 1998-2010 Peter Zelezny
|
|
AppSupportURL=http://code.google.com/p/xchat-wdk/issues/list
|
|
AppUpdatesURL=http://code.google.com/p/xchat-wdk/wiki/InfoXChat
|
|
LicenseFile=COPYING
|
|
;UninstallDisplayIcon={app}\xchat.exe
|
|
UninstallDisplayName=XChat-WDK
|
|
DefaultDirName={pf}\XChat-WDK
|
|
DefaultGroupName=XChat-WDK
|
|
DisableProgramGroupPage=yes
|
|
SolidCompression=yes
|
|
SourceDir=..\tmp
|
|
OutputDir=..\build
|
|
FlatComponentsList=no
|
|
PrivilegesRequired=none
|
|
ShowComponentSizes=no
|
|
CreateUninstallRegKey=not IsTaskSelected('portable')
|
|
Uninstallable=not IsTaskSelected('portable')
|
|
ArchitecturesAllowed=x86 x64
|
|
ArchitecturesInstallIn64BitMode=x64
|
|
|
|
[Files]
|
|
Source: "share\myspell\*"; DestDir: "{app}\share\myspell"; Flags: createallsubdirs recursesubdirs
|
|
|
|
[Messages]
|
|
BeveledLabel= XChat-WDK
|