Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

C++ 1.2.0

Compare
Choose a tag to compare
@felikcat felikcat released this 23 Nov 17:36
· 20 commits to master since this release

Didn't keep up on the changelogs, however:

  • The way W11Boost installs got reorganized, instead of separate buttons, options are now checkboxes.
  • Converted from C to C++ since C ended up being grating to use.
  • Next release might be in Rust, I'm currently experimenting with it.
  • Added an option to install for .appx/.appxbundle/WinGet support. Useful for Windows LTSC builds.
  • Added an option to disable Sleep and Hibernation fully.
  • Switched away from Group Policy Objects for editing registry. Far as I know, you're required to make .admx templates for registry edits that are not located within any of the .adm or .admx templates installed, which is something I will not do.