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.