After installing v1.7.2.2, and checking off the checkbox for "associate xplorer² with folders", when I open Xplorer2 via "RUN => Xplorer2..", I get a different look and feel from when I open Xplorer2 by clicking on a desktop folder.
The Xplorer2 window that's displayed via 'RUN' has all of my configuration settings.
The 'click on desktop' Xplorer2 doesn't have any of them.
From each window, I exported the registry settings for each, and they are different.
Andy
1.7.2.2 - Click on desktop folder brings up different X2
Moderators: fgagnon, nikos, Site Mods
-
- Member
- Posts: 50
- Joined: 2006 Jul 25, 16:52
- Location: Wakefield, Massachusettes, USA
-
- Site Admin
- Posts: 3737
- Joined: 2003 Sep 08, 19:56
- Location: Springfield
You are not alone in being confused by this.
When you installed x2, you elected to have it replace winExplorer for shell integration features (such as when you click on folder shortcuts parked on your desktop).
Because most folks are used to having winExplorer open when they do that, x2 is set to use a special layout (x2solo) which opens in single window mode (which is all that winExplorer can do).
You might want to take a look at this thread, and note the workaround in my post of January 11th in that thread for a way to use dual panes.
For more information on x2 layouts please refer to the User Manual.
When you installed x2, you elected to have it replace winExplorer for shell integration features (such as when you click on folder shortcuts parked on your desktop).
Because most folks are used to having winExplorer open when they do that, x2 is set to use a special layout (x2solo) which opens in single window mode (which is all that winExplorer can do).
You might want to take a look at this thread, and note the workaround in my post of January 11th in that thread for a way to use dual panes.
For more information on x2 layouts please refer to the User Manual.
-
- Member
- Posts: 50
- Joined: 2006 Jul 25, 16:52
- Location: Wakefield, Massachusettes, USA
I partially solved this.
Here's what I did:
I exported the registry settings to a file.
I edited the file to leave just the xplorer2_UC registry keys.
I renamed xplorer2_UC keys to xplorer2_UC.x2solo, and saved the file.
I then ran the .reg file by double clicking on it.
Now when I double click on a desktop folder, I see all of my configurations.
Just 1 problem though: The window always opens in single-pane mode. If I change to dual-pane mode and exit (I have the 'save program state on exit' set), when I double click a desktop folder, X2 opens in single-pane mode again.
Here's what I did:
I exported the registry settings to a file.
I edited the file to leave just the xplorer2_UC registry keys.
I renamed xplorer2_UC keys to xplorer2_UC.x2solo, and saved the file.
I then ran the .reg file by double clicking on it.
Now when I double click on a desktop folder, I see all of my configurations.
Just 1 problem though: The window always opens in single-pane mode. If I change to dual-pane mode and exit (I have the 'save program state on exit' set), when I double click a desktop folder, X2 opens in single-pane mode again.
-
- Member
- Posts: 50
- Joined: 2006 Jul 25, 16:52
- Location: Wakefield, Massachusettes, USA
Ok, I solved the single-pane problem. I followed the steps to edit the command line for opening a folder, as described near the end of this link:
http://forum.zabkat.com/viewtopic.php?t=6589
Basically, I just removed the "/1" from the command line switches.
Andy
http://forum.zabkat.com/viewtopic.php?t=6589
Basically, I just removed the "/1" from the command line switches.
Andy
-
- Gold Member
- Posts: 465
- Joined: 2007 Apr 17, 11:09
-
- Site Admin
- Posts: 3737
- Joined: 2003 Sep 08, 19:56
- Location: Springfield
-
- Member
- Posts: 12
- Joined: 2008 Feb 26, 12:23
I know this topic is a little old, but an easier way to open desktop folders with the desired layout is: with a window open with desired configuration save the layout as "x2solo" with whatever and description and it should produce the desired result. Whether or not this affects dual pane settings I'm unsure because I don't use it that often, but I believe this way is a little easier and worth noting. Especially for those uncomfortable editing reg keys.
This method still doesn't save tabs for that you'll still have to do this:

This method still doesn't save tabs for that you'll still have to do this:
With all instances of x2 closed, use regedit to remove the /1 switch and the /T switch from the two places you will find the open_x2 startup command line in the registry under:
HKEY_CLASSES_ROOT\Directory\shell\open_x2\command
and under:
HKEY_CLASSES_ROOT\Drive\shell\open_x2\command
when done, each command should look like
(including the quotes); although your PATH to xplorer2 may differ."C:\Program Files\zabkat\xplorer2\xplorer2_uc.exe" /S:x2solo /N /M "%1"
