Settings not saved in version 27.00

Things you’d like to miss in the future...
Forum rules
:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:

:info: Please include the following information:
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).

:info: We strongly recommend adding your Windows Version and Screen Scaling Percentage to the Location field in your Profile or to your Signature. That way, you only have to type them once, and we won't have to search for that vital information.

:info: When attaching an Image, please use the Attachment tab at the bottom of your post and click "Add files".

:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:
Post Reply
leerjet
Posts: 8
Joined: 05 Apr 2025 21:16

Settings not saved in version 27.00

Post by leerjet »

I've installed XYplorer on a new machine, and this version, 27.00, does not seem to save settings. I've made a backup of my settings and have to restore that configuration (File/Settings Special/Load Configuration) every time I start XYplorer. When I start XYplorer, it goes back to default settings. OS is Windows 11 Pro.

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

Re: Settings not saved in version 27.00

Post by admin »

What happens when you click File | Save Settings?

leerjet
Posts: 8
Joined: 05 Apr 2025 21:16

Re: Settings not saved in version 27.00

Post by leerjet »

Nothing apparent happens. If I then close XYplorer and reopen, default settings are used again and I must use File => Settings Special => Load Configuration... again to load my saved settings. If it matters, I have XYplorer installed in a folder of my choice, and the saved settings I load is in yet another folder.

jupe
Posts: 3462
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: Settings not saved in version 27.00

Post by jupe »

Try editing or creating a Startup.ini if it doesn't exist, for instructions run this from the addressbar,

Code: Select all

::help "idh_startupini.htm";
the file goes in your XYplorer folder alongside the exe.

---------------

Or if you load your settings file manually first and then run this script, it should create it for you (untested)

writefile("<xypath>\Startup.ini", "[AppData]<crlf>Path=<xydata>");

leerjet
Posts: 8
Joined: 05 Apr 2025 21:16

Re: Settings not saved in version 27.00

Post by leerjet »

I already have a startup.ini in the XYplorer folder with the [Appdata] section with one line: Path=%appdata%\XYplorer

You mention running something from the "addressbar". What addressbar are you talking about?
In your second option, you suggest "run this script". Run this script using what program? Powershell?

In any case, I still have the problem and do not see any reasonable way out of it. This situation did NOT happen before I upgraded to 27.00.

jupe
Posts: 3462
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: Settings not saved in version 27.00

Post by jupe »

If you proceed with this method, I recommend make sure you have a current backup first. When XY first starts with default settings, try running the below command instead of Load Configuration which you have been using:

File | Settings Special | Restore Application Data Folder...

I am assuming your original backup was of the whole data folder not just the ini. Some more info on an alternate method if required:
https://www.xyplorer.com/faq-topic.php?id=migrate

leerjet
Posts: 8
Joined: 05 Apr 2025 21:16

Re: Settings not saved in version 27.00

Post by leerjet »

I've deleted the saved application folder, started from scratch, and nothing has changed. My v27.00 just won't remember it's configuration. Seems weird as I know earlier versions worked fine for me :(

jupe
Posts: 3462
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: Settings not saved in version 27.00

Post by jupe »

If you are fully convinced the version is the problem you can try download an old version from here

https://www.xyplorer.com/freezer.php

Post Reply