- Aug
- 2,293
- 111
Code:
_x64: 1
_admin: 1
_elevated: 1
TCC 26.00.29 x64 Windows 10 [Version 10.0.18362.720]
When I execute the Desktop command it returns;
Code:
e:\utils>desktop
sbox_alternate_desktop_local_winstation_0x2B6C
Default
Winlogon
When I execute the Desktop command with options;
Code:
desktop /c /n jlc1
Code:
---------------------------
explorer.exe - Application Error
---------------------------
The application was unable to start correctly (0xc0000142). Click OK to close the application.
---------------------------
OK
---------------------------
I click OK, and I'm back at the TCC Prompt.
So, I create a new desktop via Windows 10
However, when I run Desktop to switch to "Desktop 2", I get
Code:
desktop "Desktop 2"
TCC: (Sys) The system cannot find the file specified.
"Desktop 2"
Executing Desktop returns;
Code:
sbox_alternate_desktop_local_winstation_0x2B6C
Default
Winlogon
I have no problem to switch among the Desktops using the Win+Tab key, and then selecting the Desktop from that screen.
Joe