(hackfont) overhaul install for Win11 to use chocolatey-font-helpers.extension #238
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Requirements
Description
This just upgrades this package to use the chocolatey-font-helpers.extension which installs and uninstalls the fonts "properly" without issue in both Win10 and Win11.
Motivation and Context
The current package installs the fonts in Win10 (with a couple popup windows), but does not successfully remove the fonts on uninstall. In Windows 11, this package causes a "This is not a valid font file." error message and does not actually install the fonts (although Chocolatey believes it was successful).
How Has this Been Tested?
Tested install/uninstall in both Win10 and Win11.
I have not tested this package in the chocolatey test environment (because it is difficulty for me), but multiple other font packages that use the chocolatey-font-helpers.extension have been tested in the environment and there is nothing different about this one other than the font files (which are the same for this package as before).
Types of changes
Checklist: