mirror of
https://github.com/reactos/reactos.git
synced 2026-06-05 03:02:59 +08:00
[WINLOGON] Hack-fix for CORE-14877 ; see commit bcec1fd6.
This commit is contained in:
@@ -141,7 +141,7 @@ RunSetupThreadProc(
|
||||
CloseHandle(ProcessInformation.hThread);
|
||||
CloseHandle(ProcessInformation.hProcess);
|
||||
|
||||
SwitchDesktop(WLSession->WinlogonDesktop);
|
||||
// SwitchDesktop(WLSession->WinlogonDesktop);
|
||||
|
||||
TRACE ("RunSetup() done\n");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user