How to REALLY set this as Standard File Browser?

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
nymra
Posts: 3
Joined: 29 May 2021 01:29

How to REALLY set this as Standard File Browser?

Post by nymra »

I am using the free edition 2016 (I want to test this first.... so....)

I followed these instructions:

https://www.xyplorer.com/faq-topic.php?id=dfm

but when I choose context menues in Photoshop or other applications and do for example "Right Click: Open In Explorer/Reveal in Explorer" the apps still open the Windows Explorer instead of XYplorer.
What do I have to do to change this? If I cant, there is sadly no use for YXplorer since it would mean that my entire workflow would break apart (I dont want to use two explorers next to each other).

Thx alot.

Horst
Posts: 1090
Joined: 24 Jan 2021 12:27
Location: Germany

Re: How to REALLY set this as Standard File Browser?

Post by Horst »

Its useless to test with such an old no longer existing free version of XY.

If the Explorer is hardcoded in an application you can't do anything.

In general you can try the following reg file after customizing it to your environment.
Be careful, any \ must be doubled.

Code: Select all

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\SOFTWARE\Classes\*\shell\Open in XYplorer]

[HKEY_CURRENT_USER\SOFTWARE\Classes\*\shell\Open in XYplorer\command]
@="C:\\Tools\\XYplorer\\XYplorer.exe \"%1\""
 
[HKEY_CLASSES_ROOT\Directory\shell\Open in XYplorer]

[HKEY_CLASSES_ROOT\Directory\shell\Open in XYplorer\command]
@="C:\\Tools\\XYplorer\\XYplorer.exe \"%1\""
 
Windows 11 Home x64 Version 23H2 (OS Build 22631.3447)
Portable XYplorer (actual version, including betas)
Everything 1.5.0.1371a (x64), Everything Toolbar 1.3.3, Listary Pro 6.3.0.73

highend
Posts: 13308
Joined: 06 Feb 2011 00:33

Re: How to REALLY set this as Standard File Browser?

Post by highend »

viewtopic.php?f=7&t=10671

But it's still only a workaround when applications don't respect registry settings^^
One of my scripts helped you out? Please donate via Paypal

nymra
Posts: 3
Joined: 29 May 2021 01:29

Re: How to REALLY set this as Standard File Browser?

Post by nymra »

ah, damnit :(

was hoping for an integrated solution.

I dont know much about messing with registry.
Windows gets worse and worse, incredible.... feel like the damned explorer is only there to annoy users -.-

Horst
Posts: 1090
Joined: 24 Jan 2021 12:27
Location: Germany

Re: How to REALLY set this as Standard File Browser?

Post by Horst »

nymra wrote: 29 May 2021 19:15 ah, damnit :(

was hoping for an integrated solution.

I dont know much about messing with registry.
Windows gets worse and worse, incredible.... feel like the damned explorer is only there to annoy users -.-
There can't be an integrated solution.
Any other software is free to use the Windows API for folders or hardcoded Explorer calls.

Whats you problem with using Registry settings ?
Without registry modification many things are not possible.
Any modification can be restored to its original values.
Windows 11 Home x64 Version 23H2 (OS Build 22631.3447)
Portable XYplorer (actual version, including betas)
Everything 1.5.0.1371a (x64), Everything Toolbar 1.3.3, Listary Pro 6.3.0.73

nymra
Posts: 3
Joined: 29 May 2021 01:29

Re: How to REALLY set this as Standard File Browser?

Post by nymra »

I just never did anything with registry in like 20 years (back in my LAN times that was hehe).

I will dig into it, just dont want to make misstakes of course.


On a sidenote:

- How can I attach my favourite folders to the task bar right click menu? or is that not possible with YXplorer?

Its also really weird how the favourite folders are managed, hmm.
Does the full version have something like a favourite bar like for example chrome?

Post Reply