News:

  • August 23, 2026, 03:45:07 AM

Login with username, password and session length

Author Topic: Configuration transfer or export/import  (Read 10345 times)

Controls Guy

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 3626
  • Darth Ladder
Configuration transfer or export/import
« on: June 06, 2018, 01:38:02 PM »
Some, but not all, configuration settings are inherited upon installation of a new version of DMD.  Ladder window colors transfer, but Memory View config, ladder 2D/3D, and Start Page config do not, for example.

Is there a way we can export those settings, and/or can you tell us the file location where the settings are recorded so we can back it up, at least for future reinstalls of the same version, hopefully transferable to future versions, and also hopefully XML or some form decipherable by a human, or at least an engineer, so we can migrate manually in bulk.
« Last Edit: June 06, 2018, 01:45:45 PM by Controls Guy »
I retract my earlier statement that half of all politicians are crooks.  Half of all politicians are NOT crooks.  There.

Mike Nash

  • Hero Member
  • *****
  • Posts: 652
Re: Configuration transfer or export/import
« Reply #1 on: June 06, 2018, 04:02:02 PM »
Did you have your toobars import? I just did get v2.2 set up on multiple machines and v2.3 didn't inherit the toolbars.

I dread doing this again so soon.

Controls Guy

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 3626
  • Darth Ladder
Re: Configuration transfer or export/import
« Reply #2 on: June 06, 2018, 06:37:27 PM »
No they didn't, that's another entry in the "doesn't" column.
I retract my earlier statement that half of all politicians are crooks.  Half of all politicians are NOT crooks.  There.

Mike Nash

  • Hero Member
  • *****
  • Posts: 652
Re: Configuration transfer or export/import
« Reply #3 on: June 06, 2018, 06:51:26 PM »
Well, I took a chance and found the toolbars (not named toolbars BTW) in the registry for v2.2 and copied them into v2.3 and that seems to have worked. There are some things in the .ini file for colors and such that I didn't try yet.

I'm not suggesting anyone mess around in their registry though. What I tried this in was XP SP2 so things may be different in other versions of Windows.

franji1

  • Bit Weenie
  • Host Moderator
  • Hero Member
  • *****
  • Posts: 3843
    • Host Engineering
Re: Configuration transfer or export/import
« Reply #4 on: June 06, 2018, 10:22:47 PM »
Sorry about that.  You can manually copy the Options file from
"public documents"\Designer\Designer2_2\bin\DmOption.opt
to
"public documents"\Designer\Designer2_3\bin\DmOption.opt

Controls Guy

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 3626
  • Darth Ladder
Re: Configuration transfer or export/import
« Reply #5 on: June 06, 2018, 10:59:44 PM »
Ooh, that's easy, thanks!   Maybe add that as an option in the install script?
I retract my earlier statement that half of all politicians are crooks.  Half of all politicians are NOT crooks.  There.

franji1

  • Bit Weenie
  • Host Moderator
  • Hero Member
  • *****
  • Posts: 3843
    • Host Engineering
Re: Configuration transfer or export/import
« Reply #6 on: June 07, 2018, 09:30:13 AM »
OOPS - cross linked posts.

Yes, that is on our TODO list for the install.

Mike Nash

  • Hero Member
  • *****
  • Posts: 652
Re: Configuration transfer or export/import
« Reply #7 on: June 07, 2018, 12:23:26 PM »
What a stress reliever that DmOption.opt file is. Thanks!