Are all the settings stored in XYplorer.ini ?

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
TsunamiZ
Posts: 275
Joined: 11 Jul 2005 07:36

Are all the settings stored in XYplorer.ini ?

Post by TsunamiZ »

Anyone know if all the settings are stored in XYplorer.ini ? Even the favorites? If not, what files are the settings stored in? I would like to know so I can accurately backup my settings. Thanks.

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

Re: Are all the settings stored in XYplorer.ini ?

Post by admin »

TsunamiZ wrote:Anyone know if all the settings are stored in XYplorer.ini ? Even the favorites? If not, what files are the settings stored in? I would like to know so I can accurately backup my settings. Thanks.
You backup the whole application folder (where XYplorer.exe is) with all files in it. If you use an alternate application data folder (using command line switches or startup.ini) then you backup this folder.

TsunamiZ
Posts: 275
Joined: 11 Jul 2005 07:36

Re: Are all the settings stored in XYplorer.ini ?

Post by TsunamiZ »

so does that mean the settings are stored in other files besides XYplorer.ini ? i would prefer to know just the settings files and not have to backup the entire program folder. so when i upgrade to a new version, i can just copy the settings files back into the new extraction. and also for keeping the settings on my usb drive current with my computer.

j_c_hallgren
XY Blog Master
Posts: 5826
Joined: 02 Jan 2006 19:34
Location: So. Chatham MA/Clearwater FL
Contact:

Re: Are all the settings stored in XYplorer.ini ?

Post by j_c_hallgren »

TsunamiZ wrote:so does that mean the settings are stored in other files besides XYplorer.ini ?
AFAIK, almost all of the settings are in the INI...there are various .DAT files that hold other config info...they are named quite descriptively like KS.DAT which is your Keyboard Shortcuts, UDC.DAT which is User Defined Cmds, etc.

So if you have all your DAT files plus the INI, you have everything you need...when I update to a new beta, I simply use the no-install vers and overlay the EXE only.

And given that the INI is easily readable via Tools, you can browse thru it to see what is there.
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.

TsunamiZ
Posts: 275
Joined: 11 Jul 2005 07:36

Re: Are all the settings stored in XYplorer.ini ?

Post by TsunamiZ »

ok so i'll just backup my .ini and .dat files. thanks

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

Re: Are all the settings stored in XYplorer.ini ?

Post by admin »

TsunamiZ wrote:ok so i'll just backup my .ini and .dat files. thanks
Here's a script that you can use (after editing the paths to your needs and liking):
http://www.xyplorer.com/xyfc/viewtopic. ... 983#p33983

TsunamiZ
Posts: 275
Joined: 11 Jul 2005 07:36

Re: Are all the settings stored in XYplorer.ini ?

Post by TsunamiZ »

thanks

PeterH
Posts: 2827
Joined: 21 Nov 2005 20:39
Location: DE W11Pro 24H2, 1920*1200*100% 3840*2160*150%

Re: Are all the settings stored in XYplorer.ini ?

Post by PeterH »

Noone said this? You can (and from my position you should) separate XY program folder and data folder: in XY program folder add an file startup.ini, containing i.e.

Code: Select all

[Appdata]
Path=e:\Programs\XYplorer\AppData
The path may point to every location you like. It (and it's possible subdirectories) contains everything for XY that's variable, especially .ini and .dat files.

TsunamiZ
Posts: 275
Joined: 11 Jul 2005 07:36

Re: Are all the settings stored in XYplorer.ini ?

Post by TsunamiZ »

that's a good idea. and it would be even better if xyplorer organized the custom settings files seperately by default.

but with the current workaround, can the path be relative to the current program folder?

PeterH
Posts: 2827
Joined: 21 Nov 2005 20:39
Location: DE W11Pro 24H2, 1920*1200*100% 3840*2160*150%

Re: Are all the settings stored in XYplorer.ini ?

Post by PeterH »

TsunamiZ wrote:that's a good idea. and it would be even better if xyplorer organized the custom settings files seperately by default.
I think so, too. That's why I defined it for me.

More info in XYwiki, under "Application Data Path".

Post Reply