4848; Hack Bold
4949; Hack-Bold.ttf
5050; C:\dev\git\Hack-windows-installer\fonts\Hack_v3_000\Hack-Bold.ttf
51- ; 12022be7e047f0ec26517084d5fc6d444a2511ac
51+ ; 2d5c7e8b0091cce6a9adf71f7c8992365d486f70
5252
5353; INI position #2
5454; Hack
5555; Hack-Regular.ttf
5656; C:\dev\git\Hack-windows-installer\fonts\Hack_v3_000\Hack-Regular.ttf
57- ; 8f7271c506e5fc5b6ad69ec00845f10d0a4ee146
57+ ; 5eceb4a3b9bc49d23da0499317f4bed5d5a0b4bb
5858
5959; INI position #3
6060; Hack Bold Italic
6161; Hack-BoldItalic.ttf
6262; C:\dev\git\Hack-windows-installer\fonts\Hack_v3_000\Hack-BoldItalic.ttf
63- ; e41d5b385511295d1f771f2c647e9151dbf72012
63+ ; c05822be3b154476970241d6bddc0fe1662639da
6464
6565; INI position #4
6666; Hack Italic
6767; Hack-Italic.ttf
6868; C:\dev\git\Hack-windows-installer\fonts\Hack_v3_000\Hack-Italic.ttf
69- ; 593a16309b9fe89ce600ef688cb53d5747054ab3
69+ ; 0c5a8a3396eaa2c49e1c317b47afee5b08a5a27a
7070
7171
7272
111111;Because the sub expects a string for each item, an error from ISPP about "Actual datatype not declared type"
112112;when compiling the setup indicates that total_fonts is set to a wrong value
113113
114- ; C:\dev\git\Hack-windows-installer\fonts\Hack_v3_000\Hack-Bold.ttf\Hack-Bold.ttf - "Hack Bold" - 12022be7e047f0ec26517084d5fc6d444a2511ac
115- ; C:\dev\git\Hack-windows-installer\fonts\Hack_v3_000\Hack-Regular.ttf\Hack-Regular.ttf - "Hack" - 8f7271c506e5fc5b6ad69ec00845f10d0a4ee146
116- ; C:\dev\git\Hack-windows-installer\fonts\Hack_v3_000\Hack-BoldItalic.ttf\Hack-BoldItalic.ttf - "Hack Bold Italic" - e41d5b385511295d1f771f2c647e9151dbf72012
117- ; C:\dev\git\Hack-windows-installer\fonts\Hack_v3_000\Hack-Italic.ttf\Hack-Italic.ttf - "Hack Italic" - 593a16309b9fe89ce600ef688cb53d5747054ab3
114+ ; C:\dev\git\Hack-windows-installer\fonts\Hack_v3_000\Hack-Bold.ttf\Hack-Bold.ttf - "Hack Bold" - 2d5c7e8b0091cce6a9adf71f7c8992365d486f70
115+ ; C:\dev\git\Hack-windows-installer\fonts\Hack_v3_000\Hack-Regular.ttf\Hack-Regular.ttf - "Hack" - 5eceb4a3b9bc49d23da0499317f4bed5d5a0b4bb
116+ ; C:\dev\git\Hack-windows-installer\fonts\Hack_v3_000\Hack-BoldItalic.ttf\Hack-BoldItalic.ttf - "Hack Bold Italic" - c05822be3b154476970241d6bddc0fe1662639da
117+ ; C:\dev\git\Hack-windows-installer\fonts\Hack_v3_000\Hack-Italic.ttf\Hack-Italic.ttf - "Hack Italic" - 0c5a8a3396eaa2c49e1c317b47afee5b08a5a27a
118118
119119;---END---
120120
@@ -136,8 +136,8 @@ SetupMutex=HackWindowsInstaller_Mutex
136136
137137AppName = Hack Windows Installer
138138
139- AppVersion = 1.4 .0
140- VersionInfoVersion = 1.4 .0
139+ AppVersion = 1.4 .1
140+ VersionInfoVersion = 1.4 .1
141141
142142AppPublisher = Michael Hex / Source Foundry
143143AppCopyright = Copyright © 2016 Michael Hex / Source Foundry
@@ -208,7 +208,7 @@ AllowCancelDuringInstall=False
208208SetupAppTitle= Hack Windows Installer
209209
210210;SetupWindowsTitle is displayed in the setup window itself so we better include the version
211- SetupWindowTitle= Hack Windows Installer 1.4 .0
211+ SetupWindowTitle= Hack Windows Installer 1.4 .1
212212
213213;Messages for the "Read to install" wizard page
214214 ;NOT USED - "Ready To Install" - below title bar
@@ -287,7 +287,7 @@ Name: "{app}\Website"; Filename: "http://sourcefoundry.org/hack/";
287287
288288[INI]
289289;Create an ini to make detection for enterprise deployment tools easy
290- Filename : " {app} \InstallInfo.ini" ; Section: " Main" ; Key: " Version" ; String : " 1.4.0 "
290+ Filename : " {app} \InstallInfo.ini" ; Section: " Main" ; Key: " Version" ; String : " 1.4.1 "
291291Filename : " {app} \InstallInfo.ini" ; Section: " Main" ; Key: " Name" ; String : " Hack Windows Installer"
292292
293293
@@ -519,10 +519,10 @@ procedure FillFontDataArray();
519519begin
520520
521521
522- AddFontData(' Hack-Bold.ttf' , ' Hack Bold' , ' 12022be7e047f0ec26517084d5fc6d444a2511ac ' );
523- AddFontData(' Hack-Regular.ttf' , ' Hack' , ' 8f7271c506e5fc5b6ad69ec00845f10d0a4ee146 ' );
524- AddFontData(' Hack-BoldItalic.ttf' , ' Hack Bold Italic' , ' e41d5b385511295d1f771f2c647e9151dbf72012 ' );
525- AddFontData(' Hack-Italic.ttf' , ' Hack Italic' , ' 593a16309b9fe89ce600ef688cb53d5747054ab3 ' );
522+ AddFontData(' Hack-Bold.ttf' , ' Hack Bold' , ' 2d5c7e8b0091cce6a9adf71f7c8992365d486f70 ' );
523+ AddFontData(' Hack-Regular.ttf' , ' Hack' , ' 5eceb4a3b9bc49d23da0499317f4bed5d5a0b4bb ' );
524+ AddFontData(' Hack-BoldItalic.ttf' , ' Hack Bold Italic' , ' c05822be3b154476970241d6bddc0fe1662639da ' );
525+ AddFontData(' Hack-Italic.ttf' , ' Hack Italic' , ' 0c5a8a3396eaa2c49e1c317b47afee5b08a5a27a ' );
526526
527527end ;
528528
@@ -670,8 +670,8 @@ begin
670670
671671 LogAsImportant(' --------------------------------' );
672672 LogAsImportant(' Font name.....: Hack fonts' );
673- LogAsImportant(' Script version: 2.02 ' );
674- LogAsImportant(' Setup version.: 1.4.0 ' );
673+ LogAsImportant(' Script version: 2.03 ' );
674+ LogAsImportant(' Setup version.: 1.4.1 ' );
675675 LogAsImportant(' Font version..: 3.000' );
676676 LogAsImportant(' Local time....: ' + GetDateTimeString(' yyyy-dd-mm hh:nn' , ' -' , ' :' ));
677677 LogAsImportant(' Fonts folder..: ' + ExpandConstant(' {fonts}' ));
@@ -747,18 +747,30 @@ begin
747747 try
748748 begin
749749
750- customProgressPage.SetText(' Starting service FontCache...' ,' ' );
750+ customProgressPage.SetText(' Starting FontCache service ...' ,' ' );
751751 if FontCacheService_Stopped=true then begin
752752 StartNTService2(' FontCache' );
753753 FontCacheService_Stopped:=false;
754+ customProgressPage.SetText(' FontCache service was started' ,' ' );
754755 end ;
755-
756756
757+ customProgressPage.SetText(' Starting service FontCache3.0.0.0...' ,' ' );
758+ if FontCache30Service_Stopped=true then begin
759+ StartNTService2(' FontCache3.0.0.0' );
760+ FontCache30Service_Stopped:=false;
761+ customProgressPage.SetText(' FontCache3.0.0.0 service was started' ,' ' );
762+ end ;
757763
764+
765+
766+ {
767+ customProgressPage.SetText('Informing Windows that fonts have changed...','');
758768
759769 SendBroadcastMessage(29, 0, 0);
760770
761771 customProgressPage.SetText('Storing font data...','');
772+ }
773+
762774
763775 appDestinationFolder:=ExpandConstant(' {app}' );
764776 appDestinationFolder:=AddBackslash(appDestinationFolder);
0 commit comments