1
1
; DATA.ini for Font Setup Creator for Windows (FSCW)
2
2
; Copyright (C) 2016 Michael 'Tex' Hex / Source Foundry
3
3
; Licensed under the MIT License
4
- ; https://github.com/source-foundry/fscw
4
+ ; https://github.com/source-foundry/FSCW
5
5
6
6
7
7
8
8
[ID]
9
9
; Internal ID for this setup, never displayed.
10
10
; Whitespaces are NOT allowed, only a-z, A-Z, 0-9.
11
11
UniqueID =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 !
13
13
14
14
15
15
[Version]
@@ -42,7 +42,7 @@ Homepage=http://sourcefoundry.org/hack/
42
42
43
43
[General]
44
44
; 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 .
46
46
Name =Ten Gallon Hat Font
47
47
48
48
; Name of the resulting EXE file.
@@ -51,7 +51,7 @@ ExeFile=TenGallonHatSetup
51
51
52
52
; Name of the folder generated in C:\Program Files\.
53
53
; 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
55
55
56
56
; Icon that will be applied to the resulting setup exe and displayed in Add/Remove Programs applet.
57
57
; Can be empty.
0 commit comments