Page 1 of 1
Startup path as unnamed switch - Special folder "Recycle bin"
Posted: 14 Nov 2023 06:36
by highend
Doesn't work here...
Code: Select all
"D:\!XYplorer\!Fresh\XYplorer 25.10.0116\XYplorer.exe" /path="Recycle bin" -> Works
"D:\!XYplorer\!Fresh\XYplorer 25.10.0116\XYplorer.exe" "Recycle bin" -> Fails
Other special folders like "Network" or "Desktop" work when passed as an unnamed switch
"D:\!XYplorer\!Fresh\XYplorer 25.10.0116\XYplorer.exe" "Network" -> Works
"D:\!XYplorer\!Fresh\XYplorer 25.10.0116\XYplorer.exe" "Desktop" -> Works
Re: Startup path as unnamed switch - Special folder "Recycle bin"
Posted: 14 Nov 2023 08:38
by admin
Did not test yet, but could it be the lower case "b" in "Recycle bin"? Try "Recycle Bin".
Re: Startup path as unnamed switch - Special folder "Recycle bin"
Posted: 14 Nov 2023 08:46
by highend
Damn, they are case-sensitive^^ But why does it work with /path="Recycle bin" then?
Re: Startup path as unnamed switch - Special folder "Recycle bin"
Posted: 14 Nov 2023 08:48
by admin
Looks like a

to me.

Re: Startup path as unnamed switch - Special folder "Recycle bin"
Posted: 14 Nov 2023 08:55
by admin
Hmm, tested it now and "... XYplorer.exe" "Recycle bin" works fine here.

Re: Startup path as unnamed switch - Special folder "Recycle bin"
Posted: 14 Nov 2023 09:38
by highend
Not here, latest beta, fresh instance:
Not working:
Lower-case, not working.gif
Working:
Correct-case, working.gif
Re: Startup path as unnamed switch - Special folder "Recycle bin"
Posted: 14 Nov 2023 09:45
by admin
Weird!
At the bottom of Various Information you should see this:
Re: Startup path as unnamed switch - Special folder "Recycle bin"
Posted: 14 Nov 2023 09:57
by highend
Looks the same but maybe I've delivered not enough info
I'm executing these commands
while XY is running, it works fine with "Recycle bin" if XY wasn't running before so I'd say the normalizing doesn't occur when XY is already running?
Re: Startup path as unnamed switch - Special folder "Recycle bin"
Posted: 14 Nov 2023 10:32
by admin
Yep, that makes a difference.

Fixed in next beta.