Windows offers 2 Desktop:
(1) Current user: C:\Users\<username>\Desktop
(2) All users: C:\Users\Public\Desktop
XY offers 3 Desktop:
(1) Current user: #553 or goto "%UserProfile%\Desktop"
(2) All users: #560 or goto "%PUBLIC%\Desktop"
(3) Virtual Desktop: #590
So, my question is:
A) What is the purpose of Virtual Desktop? It seems equivalent to (1) but not showing any item in (2).
B) Is there any way to browse both (1) and (2) silmutaneously. I mean real-time, not using QNS or Paper?
Location of Desktop?
-
binocular222
- Posts: 1424
- Joined: 04 Nov 2008 05:35
- Location: Win11, Win10, 100% Scaling
Location of Desktop?
Last edited by binocular222 on 11 Feb 2016 13:03, edited 1 time in total.
I'm a casual coder using AHK language. All of my xys scripts:
http://www.xyplorer.com/xyfc/viewtopic. ... 243#p82488
http://www.xyplorer.com/xyfc/viewtopic. ... 243#p82488
-
TheQwerty
- Posts: 4373
- Joined: 03 Aug 2007 22:30
Re: Location of Desktop?
A) Virtual Desktop is the equivalent of entering just 'Desktop' (goto 'Desktop';).
It's technically different from the other two but typically maps to one of them.
In other words, it's a fun crazy Microsoftian technical thing.
B) Not in the same tab.
Depending on tasks your best option is either QNS or dual pane with sync browse.
It's technically different from the other two but typically maps to one of them.
In other words, it's a fun crazy Microsoftian technical thing.
B) Not in the same tab.
Depending on tasks your best option is either QNS or dual pane with sync browse.
XYplorer Beta Club