[Request] Splitting Options config file #243

Closed
opened 2026-01-29 16:12:41 +00:00 by claunia · 1 comment
Owner

Originally created by @Madroms on GitHub (Oct 11, 2020).

Originally assigned to: @mnadareski on GitHub.

As DICUI.exe.Config is part of the distribution files, your own options saved are replaced with the defaults one when you update your DICUI install.
2 config files will be better:

  • a default one
  • a user specific one

Or no config file available with the distribution of DICUI, the config file could be generated with the first use of the program. And when the program is updated, the new version checked if an old config file exists and updates it with newly added options (so you may add the DICUI version that generated the config file, as a parameter written inside it.

Originally created by @Madroms on GitHub (Oct 11, 2020). Originally assigned to: @mnadareski on GitHub. As DICUI.exe.Config is part of the distribution files, your own options saved are replaced with the defaults one when you update your DICUI install. 2 config files will be better: - a default one - a user specific one Or no config file available with the distribution of DICUI, the config file could be generated with the first use of the program. And when the program is updated, the new version checked if an old config file exists and updates it with newly added options (so you may add the DICUI version that generated the config file, as a parameter written inside it.
claunia added the enhancement label 2026-01-29 16:12:41 +00:00
Author
Owner

@mnadareski commented on GitHub (Oct 12, 2020):

I know what you're asking for, even if you didn't ask it in the way I expected. The actual fix for this is to stop including the config file by default and have it generate so it doesn't overwrite for cough careless users on upgrade.

@mnadareski commented on GitHub (Oct 12, 2020): I know what you're asking for, even if you didn't ask it in the way I expected. The actual fix for this is to stop including the config file by default and have it generate so it doesn't overwrite for *cough* careless users on upgrade.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#243