You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,8 @@ This installer addresses nearly all of the [commonly obeserved issues](https://g
9
9
10
10
## Usage
11
11
12
-
- Download `HackWindowsInstaller.exe` from [Releases](https://github.com/source-foundry/Hack-windows-installer/releases/latest)
13
-
- Double click `HackWindowsInstaller.exe`
12
+
- Download `HackFontsWindowsInstaller.exe` from [Releases](https://github.com/source-foundry/Hack-windows-installer/releases/latest)
13
+
- Double click `HackFontsWindowsInstaller.exe`
14
14
- If you see a *Windows protected your PC* message, click on `More info` and select `Run anyway`. This *Windows SmartScreen warning* can be safely ignored, the installer is virus and addware free (see VirusTotal report for each release)
15
15
- Follow the installation instructions
16
16
- If a font file was installed or removed, the installer will request a reboot
@@ -28,16 +28,16 @@ We release the compiled installer with its SHA256 hash digest and [VirusTotal](h
The installer creates a log file on the path `C:\Users\ (Username) \AppData\Local\Temp\Setup Log (Year-Month-Day) #XXX.txt` with full information, as well as `C:\Program Files\Hack Windows Installer\Log-FontData.txt`. The later only contains a subset of the first.
40
+
The installer creates a log file on the path `C:\Users\ (Username) \AppData\Local\Temp\Setup Log (Year-Month-Day) #XXX.txt` with full information, as well as `C:\Program Files\Hack Fonts\Log-FontData.txt`. The later only contains a subset of the first.
41
41
42
42
If you are using EMET: If the "Only trusted fonts" option is activated, you need to declare Hack as trusted or it will not be usable.
43
43
@@ -48,7 +48,7 @@ Any constructive contribution is very welcome!
48
48
49
49
In order to fix a bug you have encountered, we require the log file. To view this log file, do the following:
50
50
51
-
- Open the folder `C:\Program Files\Hack Windows Installer`
51
+
- Open the folder `C:\Program Files\Hack Fonts` (or `C:\Program Files\Hack Windows Installer` if you installed it before 1.6.0)
52
52
- Locate the file called `Log-FontData.txt`
53
53
- Open a new [issue](https://github.com/source-foundry/Hack-windows-installer/issues/new)
0 commit comments