mirror of
https://github.com/Classic7-Mod/OOBEProxy.git
synced 2026-05-18 13:00:34 -07:00
main
OOBEProxy
A proxy DLL built for the Windows 7 OOBE (Out-of-Box-Experience)
This DLL, that's inbetween msoobe.exe and msoobeui.dll, fixes some issues with the Windows 7 OOBE on Windows 10, these include:
- Adding basic theme specifically to the OOBE window, including turning off composition
- Faking some registry values to allow for skipping the language selection, product key and EULA pages
This uses MinHook as a dependency, make sure you include it! You will also need to include the proxy.def file.
Languages
C++
100%