how does one make XYplorer the default explorer?
i thought an option with in XYplorer would do it but i was in correct.
there are a slew of reg hacks on the web but want to ask here before i muck something up.
making XYplorer the default "explorer"
-
Nighted
- Posts: 463
- Joined: 21 Jan 2007 01:58
- Location: Gitmo Nation North, Win 7/10/Linux/(x64)
Re: making XYplorer the default "explorer"
Configuration > Shell Integration.
It's a steep slope, but I think you will make it.
It's a steep slope, but I think you will make it.
I want XY to serve soft ice cream. Please Don, make XY serve soft ice cream.
-
j_c_hallgren
- XY Blog Master
- Posts: 5826
- Joined: 02 Jan 2006 19:34
- Location: So. Chatham MA/Clearwater FL
- Contact:
Re: making XYplorer the default "explorer"
Just be aware that you can't get XY to substitute for the Open/Save pop-up dialogs since they are a modified/custom vers of WE as I understand it.f3rus wrote:how does one make XYplorer the default explorer?
Still spending WAY TOO much time here! But it's such a pleasure helping XY be a treasure!
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
-
Borut
- Posts: 1472
- Joined: 19 Oct 2010 19:29
- Location: Win10 Pro 64b 22H2, @120DPI (125%)
Re: making XYplorer the default "explorer"
And as a kind of help with File Open/Save dialogs one could consider using http://www.listary.com/ which cooperates nicely with XYplorer.
Win 10 Pro 64bit
-
kotlmg
- Posts: 321
- Joined: 30 Jun 2010 17:14
Re: making XYplorer the default "explorer"
type the following code in notepad and save as .reg file. it will make xyplorer as default explorer.
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Drive\shell]
@="XYplorer"
[HKEY_CLASSES_ROOT\Drive\shell\XYplorer]
@="Open in XYplorer"
[HKEY_CLASSES_ROOT\Drive\shell\XYplorer\command]
@="\"C:\\Program Files (x86)\\XYplorer\\XYplorer.exe\" %1"
[HKEY_CLASSES_ROOT\Directory\shell]
@="XYplorer"
[HKEY_CLASSES_ROOT\Directory\shell\XYplorer]
@="Open in XYplorer"
[HKEY_CLASSES_ROOT\Directory\shell\XYplorer\command]
@="\"C:\\Program Files (x86)\\XYplorer\\XYplorer.exe\" %1"
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Drive\shell]
@="XYplorer"
[HKEY_CLASSES_ROOT\Drive\shell\XYplorer]
@="Open in XYplorer"
[HKEY_CLASSES_ROOT\Drive\shell\XYplorer\command]
@="\"C:\\Program Files (x86)\\XYplorer\\XYplorer.exe\" %1"
[HKEY_CLASSES_ROOT\Directory\shell]
@="XYplorer"
[HKEY_CLASSES_ROOT\Directory\shell\XYplorer]
@="Open in XYplorer"
[HKEY_CLASSES_ROOT\Directory\shell\XYplorer\command]
@="\"C:\\Program Files (x86)\\XYplorer\\XYplorer.exe\" %1"
-
admin
- Site Admin
- Posts: 66365
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: making XYplorer the default "explorer"
kotlmg wrote:type the following code in notepad and save as .reg file. it will make xyplorer as default explorer.
...
FAQ | XY News RSS | XY X
XYplorer Beta Club