mirror of
https://github.com/LegacyUpdate/LegacyUpdate.git
synced 2025-01-22 22:22:20 -05:00
1c06081766
Because… reasons I wasted a few hours before I realised, this needs to be done from a native process, and not a WOW process. (Who could have guessed undocumented internal APIs have unexpected behavior?!) So this introduces an x86_64 build of nsisplugin, whose sole responsibility is to be callable by rundll32. Also hides FirstUxWnd, added in Windows 7, which displays the “Setup is preparing your computer for first use” message (7) or boot logo (8+). |
||
---|---|---|
.. | ||
EnableMicrosoftUpdate.c | ||
InitRunOnce.c | ||
IsProcessRunning.c | ||
main.c | ||
main.h | ||
Makefile | ||
Makefile.i686 | ||
Makefile.x86_64 | ||
MessageForHresult.c | ||
resource.h | ||
resource.rc | ||
stdafx.h | ||
TaskbarProgress.c |