11; DATA.ini for Font Setup Creator for Windows (FSCW)
22; Copyright (C) 2016 Michael 'Tex' Hex / Source Foundry
33; Licensed under the MIT License
4- ; https://github.com/source-foundry/fscw
4+ ; https://github.com/source-foundry/FSCW
55
66
77
88[ID]
99; Internal ID for this setup, never displayed.
1010; Whitespaces are NOT allowed, only a-z, A-Z, 0-9.
1111UniqueID =TenGallonHatSetup
12- ; IMPORTANT: DO NOT CHANGE THIS VALUE *EVER* ONCE YOU HAVE SETUP HAS BEEN USED !
12+ ; IMPORTANT: SET THIS VALUE ONCE AND THEN *NEVER EVER* CHANGE IT !
1313
1414
1515[Version]
@@ -42,7 +42,7 @@ Homepage=http://sourcefoundry.org/hack/
4242
4343[General]
4444; Name of the installer, can be changed at any time and is displayed to the user during setup.
45- ; This is also the name that is displayed inside the Add/Remove Programs Applet .
45+ ; This is also the name that is displayed inside the Add/Remove Programs applet .
4646Name =Ten Gallon Hat Font
4747
4848; Name of the resulting EXE file.
@@ -51,7 +51,7 @@ ExeFile=TenGallonHatSetup
5151
5252; Name of the folder generated in C:\Program Files\.
5353; This is required as the uninstall information and the log files needs to be stored somewhere.
54- DestinationFolder =Hack Test Win Installer
54+ DestinationFolder =Ten Gallon Hat Font
5555
5656; Icon that will be applied to the resulting setup exe and displayed in Add/Remove Programs applet.
5757; Can be empty.
0 commit comments