Dual pane all the time
Moderators: fgagnon, nikos, Site Mods
-
- New Member
- Posts: 2
- Joined: 2009 Jan 06, 02:49
Dual pane all the time
Is there a way to force Xplorer2 to automatically use dual pane? Each time the app runs I'm forced to enable it. I've tried saving my settings prior to exiting.
-
- Site Admin
- Posts: 3737
- Joined: 2003 Sep 08, 19:56
- Location: Springfield
If you are saving the dual pane setting before exiting, x2 should use those settings when you restart it, unless you have single pane mode specified on the command line of the shortcut used to start it.
You can also force dual pane mode on the command line used to start x2.
see: Help | Quick start guide
If the above is not helpful, please post back with additional information about how you are starting x2, and what OS you are running.
You can also force dual pane mode on the command line used to start x2.
see: Help | Quick start guide
If the above is not helpful, please post back with additional information about how you are starting x2, and what OS you are running.
-
- Bronze Member
- Posts: 142
- Joined: 2008 Dec 11, 00:18
- Location: Japan
-
- Site Admin
- Posts: 16296
- Joined: 2002 Feb 07, 15:57
- Location: UK
-
- New Member
- Posts: 2
- Joined: 2009 Jan 06, 02:49
Thanks for the suggestions
Seems if I execute the app via the desktop shortcut dual panes and previous settings are visible as expected.
I installed with the replace Windows explorer with Xplorer option, so I tend to execute the app by double clicking on drives in My Computer (old habits die hard
). When I do this the dual panes aren't visible, anyway to workaround this?
Seems if I execute the app via the desktop shortcut dual panes and previous settings are visible as expected.
I installed with the replace Windows explorer with Xplorer option, so I tend to execute the app by double clicking on drives in My Computer (old habits die hard

-
- Site Admin
- Posts: 16296
- Joined: 2002 Feb 07, 15:57
- Location: UK
see here viewtopic.php?p=41573
-
- Site Admin
- Posts: 3737
- Joined: 2003 Sep 08, 19:56
- Location: Springfield
@ old habits die hard ... anyway to workaround this?
That explains why! That way x2 is started using the x2solo layout which is set to single pane by its associated command line in the registry.
Workaround: (If you really want to change it and you are up to registry editing...)
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
Then start x2 the way you had done, change it to dual pane,
arrange the layout positioning the way you like,
and Save the settings with Actions | Save settings now
___________________________________________________________________
[ edited for completeness -fg- ]
That explains why! That way x2 is started using the x2solo layout which is set to single pane by its associated command line in the registry.
Workaround: (If you really want to change it and you are up to registry editing...)
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"
Then start x2 the way you had done, change it to dual pane,
arrange the layout positioning the way you like,
and Save the settings with Actions | Save settings now
___________________________________________________________________
[ edited for completeness -fg- ]