Why do some desktop shortcuts not show in XYplorer?
-
highstream
- Posts: 328
- Joined: 10 Apr 2010 21:43
Why do some desktop shortcuts not show in XYplorer?
I just noticed that some shortcuts on my desktop do not show in XYplorer, but do in Windows Explorer. All of these shortcuts are ones where I eliminated the file suffix from the text showing, e.g., ".exe." In the screenshot, XYplorer is on the far left. Note those missing from it vs. Win Explorer: KGLTRadio, Kinsky, MinimServer and mkvmerge GUI (for some reason Win Explorer orders its list in two chuncks, and Kindle is in the lower half, not shown). Is there a setting that causes this? Thanks,
To see the attached files, you need to log into the forum.
-
admin
- Site Admin
- Posts: 66324
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Why do some desktop shortcuts not show in XYplorer?
Explorer's "Desktop" is a virtual folder that combines the contents of two real folders:
C:\Users\<user>\Desktop\
C:\Users\Public\Desktop\
XY's "Desktop" just points to:
C:\Users\<user>\Desktop\
C:\Users\<user>\Desktop\
C:\Users\Public\Desktop\
XY's "Desktop" just points to:
C:\Users\<user>\Desktop\
FAQ | XY News RSS | XY X
-
windowslasvegas369
Re: Why do some desktop shortcuts not show in XYplorer?
I'm also new here and I'm looking forward to learn from you guys.
In Windows Explorer you can rate picture files with a 5 star system. I don't see this option in XYplorer. All I see is tags, labels, and comments. Does one exist and I just can't find it?
In Windows Explorer you can rate picture files with a 5 star system. I don't see this option in XYplorer. All I see is tags, labels, and comments. Does one exist and I just can't find it?
-
admin
- Site Admin
- Posts: 66324
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
-
bdeshi
- Posts: 4256
- Joined: 12 Mar 2014 17:27
- Location: Asteroid B-612
- Contact:
Re: Why do some desktop shortcuts not show in XYplorer?
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]
[ this user is asleep ]
-
admin
- Site Admin
- Posts: 66324
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
-
kunkel321
- Posts: 664
- Joined: 10 Jun 2012 03:45
- Location: Near Seattle
Re: Why do some desktop shortcuts not show in XYplorer?
How in the heck did you know that was a robot?!? 
ste(phen|ve) kunkel
Scaling: Main monitor 125%, Secondary monitor on the right 100%
OS: Win 10. XYplorer version: Latest beta, unless specified.
Scaling: Main monitor 125%, Secondary monitor on the right 100%
OS: Win 10. XYplorer version: Latest beta, unless specified.
-
admin
- Site Admin
- Posts: 66324
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Why do some desktop shortcuts not show in XYplorer?
Copied an old post from another thread and put it here in a totally unrelated thread. Typical robot move.
FAQ | XY News RSS | XY X
-
binocular222
- Posts: 1423
- Joined: 04 Nov 2008 05:35
- Location: Win11, Win10, 100% Scaling
Re: Why do some desktop shortcuts not show in XYplorer?
Any way to goto Explorer's Desktop (combined 2 locations)? I tried thisadmin wrote:Explorer's "Desktop" is a virtual folder that combines the contents of two real folders:
C:\Users\<user>\Desktop\
C:\Users\Public\Desktop\
XY's "Desktop" just points to:
C:\Users\<user>\Desktop\
Code: Select all
goto "::{B4BFCC3A-DB2C-424C-B029-7FE99A87C641}"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
-
admin
- Site Admin
- Posts: 66324
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Why do some desktop shortcuts not show in XYplorer?
This will list all file system items on both desktops in one list (Win8.1 -- not sure for Win7):
Code: Select all
C:\Users\Public\Desktop;C:\Users\%user%\Desktop\?* /nFAQ | XY News RSS | XY X
-
klownboy
- Posts: 4462
- Joined: 28 Feb 2012 19:27
- Location: Windows 11, 25H2 Build 26200.8737 at 100% 2560x1440
Re: Why do some desktop shortcuts not show in XYplorer?
It worked for me on Windows 7 x64. Is that syntax a branch view of some sort? No, it looks like a search syntax.
-
admin
- Site Admin
- Posts: 66324
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Why do some desktop shortcuts not show in XYplorer?
Rather a non-recursive Multi Location Search.
FAQ | XY News RSS | XY X
-
klownboy
- Posts: 4462
- Joined: 28 Feb 2012 19:27
- Location: Windows 11, 25H2 Build 26200.8737 at 100% 2560x1440
Re: Why do some desktop shortcuts not show in XYplorer?
Thanks Don, the /n switch looks very helpful for multiple branches..."In a Multi Branch View this switch will also suppress listing the top folders of each branch." Good to know.
-
binocular222
- Posts: 1423
- Joined: 04 Nov 2008 05:35
- Location: Win11, Win10, 100% Scaling
Re: Why do some desktop shortcuts not show in XYplorer?
That's ok for viewing, but really awkward for file operation (copy/create new files)
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
-
admin
- Site Admin
- Posts: 66324
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Why do some desktop shortcuts not show in XYplorer?
A folder combining the contents of 2 folders is an awkward idea by MS. 
FAQ | XY News RSS | XY X
XYplorer Beta Club