Separate Settings from History to work on different computer

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
Stefan
Posts: 1360
Joined: 18 Nov 2008 21:47
Location: Europe

Separate Settings from History to work on different computer

Post by Stefan »

I search for an answer:

i use XYplorer portable on different pc's.

But i always have pane-tabs and history from one pc on the other pc too, where this info is useless.


Question:
How can i share all settings/CTB/UDC/KS/Layout/POM/etc. on all computers
but chose for every pc which history/tab/recent MRU/pane folders/etc. i wanna use?

I think save/load configuration didn't helps here? since the PFA, CustomButtons and ColorFilter are there stored too in the XYplorer.ini.

I mean all MRUs should be independent stored from all settings so we can load them separate at wish.
I imaging an XY.ini whit redirections to refer to user.ini's and *.dat files.

i.e.:
XYplorer_Laptop.ini
KBShortcuts=Work\ks.dat
MRU=mru.ini
Catalog=catalog.dat
Tag=tag_home.dat

Then i could understand how "save/load configuration" should work.

How is this implemented/meant to use with XYplorer?

zer0
Posts: 2676
Joined: 19 Jan 2009 20:11

Re: Separate Settings from History to work on different computer

Post by zer0 »

I posted a related wish here: http://www.xyplorer.com/xyfc/viewtopic.php?f=5&t=4026

Firefox has a tool called MozBackup that allows you to transfer different settings from one installation to another. Something similar to that, but in XYplorer context, would be nice.
Reporting a bug? Have a wish? Got a question? Use search - View roadmap - FAQs: Forum + XY site
Windows 7/10
Always using the latest stable two-decimal build

admin
Site Admin
Posts: 66324
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Separate Settings from History to work on different computer

Post by admin »

Yes, separating History and MRUs from other settings is on my list.

Stefan
Posts: 1360
Joined: 18 Nov 2008 21:47
Location: Europe

Re: Separate Settings from History to work on different computer

Post by Stefan »

admin wrote:Yes, separating History and MRUs from other settings is on my list.
Fine, thanks.

Just an idea before you gonna add this...

How about to add an option like "[ ] auto load hostname.ini" too ? :roll:

Explanation of the idea:
- if i would provide xy.ini's named referring to Hostname or %ComputerName% like HomePC.ini and CompPC.ini
AND
- if i had this option checked
then XY will check for the current hostname and auto load the right ini for me

Additional:
Perhaps this is interesting enough to do the same with %UserName%?

TheQwerty
Posts: 4373
Joined: 03 Aug 2007 22:30

Re: Separate Settings from History to work on different computer

Post by TheQwerty »

Stefan wrote:How about to add an option like "[ ] auto load hostname.ini" too ? :roll:

Explanation of the idea:
- if i would provide xy.ini's named referring to Hostname or %ComputerName% like HomePC.ini and CompPC.ini
AND
- if i had this option checked
then XY will check for the current hostname and auto load the right ini for me
Couldn't you just use the environment variable in a shortcut or batch file that launches XY?

Stefan
Posts: 1360
Joined: 18 Nov 2008 21:47
Location: Europe

Re: Separate Settings from History to work on different computer

Post by Stefan »

TheQwerty wrote:
Stefan wrote:How about to add an option like "[ ] auto load hostname.ini" too ? :roll:

Explanation of the idea:
- if i would provide xy.ini's named referring to Hostname or %ComputerName% like HomePC.ini and CompPC.ini
AND
- if i had this option checked
then XY will check for the current hostname and auto load the right ini for me
Couldn't you just use the environment variable in a shortcut or batch file that launches XY?
killjoy :lol:

Sure, i could. But should i? Is this the proper way to work with XY in an company environment? :wink:

Let's say i would use XY on an Thump-Drive on PC like myWorkstation and WebServer1 and FileServer2
should i buy XY and handle then again with CMDs files? Come on...

Other thing would be using XY-event OnLoad and script-command LoadConfig... :mrgreen:

Post Reply