Hi,
does anyone know whether it is possible to export the current config of xPlorer2 to a file, that can be imported on a clean installation?
For example, in the meantime I've configured xPlorer2 with all kinds of buttons, column-settings, bookmarks, etc. :D
If I'd ever have to reinstall it (for example after reinstalling XP), I'd have to do all the customizations again... :?
Thanks in advance!
Marc
Configuration exort / import ?
Moderators: fgagnon, nikos, Site Mods
-
marckooijman@wanadoo.nl
- New Member
- Posts: 3
- Joined: 2004 Jun 23, 21:15
-
fgagnon
- Site Admin

- Posts: 3737
- Joined: 2003 Sep 08, 19:56
- Location: Springfield
xplorer² stores its configuration in the system registry.
{usually:
HKEY_CURRENT_USER\Software\ZabaraKatranemia Plc\xplorer2
or
HKEY_CURRENT_USER\Software\ZabaraKatranemia Plc\xplorer2_UC}
You can use regedit { Start | Run | regedit } to export the main registry key to a NameOfYourChoice.reg file
The ____.reg file can be imported on another machine (with a simple d-click) and/or kept for reference to reinstate a favorite setup.
{usually:
HKEY_CURRENT_USER\Software\ZabaraKatranemia Plc\xplorer2
or
HKEY_CURRENT_USER\Software\ZabaraKatranemia Plc\xplorer2_UC}
You can use regedit { Start | Run | regedit } to export the main registry key to a NameOfYourChoice.reg file
The ____.reg file can be imported on another machine (with a simple d-click) and/or kept for reference to reinstate a favorite setup.
-
nikos
- Site Admin

- Posts: 16402
- Joined: 2002 Feb 07, 15:57
- Location: UK
-
mario_a
- Member

- Posts: 20
- Joined: 2004 Oct 03, 18:08
How about adding 2 more features named "Export Settings" and "Import Settings" in the program itself ?
This would avoid confusion about which registry keys to export, and would make re - configuring xplorer after a reinstall / across machines much more easier.
Also, an option to store settings in an INI file instead of the registry would be nice.
This would avoid confusion about which registry keys to export, and would make re - configuring xplorer after a reinstall / across machines much more easier.
Also, an option to store settings in an INI file instead of the registry would be nice.
Regards,
Mario
Mario
-
nikos
- Site Admin

- Posts: 16402
- Joined: 2002 Feb 07, 15:57
- Location: UK
-
fgagnon
- Site Admin

- Posts: 3737
- Joined: 2003 Sep 08, 19:56
- Location: Springfield
Of course !nikos wrote:you will almost definitely want to export xplorer2_UC.global registry key too, which holds your bookmarks etc
And until nikos implements that idea, mario_a & Marc, if you back up a level and export the key:
HKEY_CURRENT_USER\Software\ZabaraKatranemia Plc
you will capture your settings for Editor², 2xExplorer (if you are still using that) and any custom xplorer² layouts you have defined -- all in one 'zab-key'
-
nikos
- Site Admin

- Posts: 16402
- Joined: 2002 Feb 07, 15:57
- Location: UK
to disrupt this euphoria, i just realized that not all information is exportable. For example, not all paths will be the same for the 2 PCs so many bookmarks will just not work. But all in all it will be a handy command, subject to this caveat that may require some attention when one re-imports the REG file
-
mario_a
- Member

- Posts: 20
- Joined: 2004 Oct 03, 18:08