Startup path as unnamed switch - Special folder "Recycle bin"

Things you’d like to miss in the future...
Forum rules
:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:

:info: Please include the following information:
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).

:info: We strongly recommend adding your Windows Version and Screen Scaling Percentage to the Location field in your Profile or to your Signature. That way, you only have to type them once, and we won't have to search for that vital information.

:info: When attaching an Image, please use the Attachment tab at the bottom of your post and click "Add files".

:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:
Post Reply
highend
Posts: 14991
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Startup path as unnamed switch - Special folder "Recycle bin"

Post 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
One of my scripts helped you out? Please donate via Paypal

admin
Site Admin
Posts: 66565
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Startup path as unnamed switch - Special folder "Recycle bin"

Post by admin »

Did not test yet, but could it be the lower case "b" in "Recycle bin"? Try "Recycle Bin".

highend
Posts: 14991
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Startup path as unnamed switch - Special folder "Recycle bin"

Post by highend »

Damn, they are case-sensitive^^ But why does it work with /path="Recycle bin" then?
One of my scripts helped you out? Please donate via Paypal

admin
Site Admin
Posts: 66565
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Startup path as unnamed switch - Special folder "Recycle bin"

Post by admin »

Looks like a :bug: to me. :)

admin
Site Admin
Posts: 66565
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Startup path as unnamed switch - Special folder "Recycle bin"

Post by admin »

Hmm, tested it now and "... XYplorer.exe" "Recycle bin" works fine here. :?

highend
Posts: 14991
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Startup path as unnamed switch - Special folder "Recycle bin"

Post by highend »

Not here, latest beta, fresh instance:

Not working:
Lower-case, not working.gif
Working:
Correct-case, working.gif
To see the attached files, you need to log into the forum.
One of my scripts helped you out? Please donate via Paypal

admin
Site Admin
Posts: 66565
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Startup path as unnamed switch - Special folder "Recycle bin"

Post by admin »

Weird!

At the bottom of Various Information you should see this:
To see the attached files, you need to log into the forum.

highend
Posts: 14991
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Startup path as unnamed switch - Special folder "Recycle bin"

Post by highend »

Looks the same but maybe I've delivered not enough info :bug:

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?
One of my scripts helped you out? Please donate via Paypal

admin
Site Admin
Posts: 66565
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Startup path as unnamed switch - Special folder "Recycle bin"

Post by admin »

Yep, that makes a difference. :) Fixed in next beta.

Post Reply