diff --git a/base/system/winlogon/setup.c b/base/system/winlogon/setup.c index f5ef3673186..af76e2a9500 100644 --- a/base/system/winlogon/setup.c +++ b/base/system/winlogon/setup.c @@ -141,7 +141,7 @@ RunSetupThreadProc( CloseHandle(ProcessInformation.hThread); CloseHandle(ProcessInformation.hProcess); - SwitchDesktop(WLSession->WinlogonDesktop); + // SwitchDesktop(WLSession->WinlogonDesktop); TRACE ("RunSetup() done\n");