8000 GitHub - frak0d/RegHacks: Some Registry Hacks for Windows 10 (and 11?)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

frak0d/RegHacks

Repository files navigation

RegHacks

Some Registry Hacks for Windows 5F66 10 (and 11?)


screenshot

Compile Commands:

  1. xxxx-w64-mingw32-windres RegHacks.rc Resources.o
  2. xxxx-w64-mingw32-g++ -std=c++20 -Og -s -static -flto RegHacks.cpp Resources.o -o RegHacks.exe -mwindows -municode -lwinmm -Wno-conversion-null
NOTE: Do not use compiler optimizations above -Og, because that optimizes out the gui loop.

About

Some Registry Hacks for Windows 10 (and 11?)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0