2026-04-07 16:22:05 +01:00
2026-04-06 21:43:03 +01:00
2026-04-06 21:42:14 +01:00
2026-04-06 21:45:32 +01:00

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.

S
Description
No description provided
Readme Apache-2.0 47 KiB
Languages
C++ 100%