Page 1 of 1

Exporting the Settings of Liteplacer-Software

Posted: Sat Jul 09, 2016 1:39 pm
by caprisonne
Hi folks,

we want to export the settings of Juha's original liteplacer software to use it on another PC.

What files have to be transferred to catch all the important settings?

Thanks in advance!

Re: Exporting the Settings of Liteplacer-Software

Posted: Sun Jul 10, 2016 12:21 pm
by mrandt
1. Install same LitePlacer version on new computer.
2. Copy installation directory from old computer to USB or other drive.
3. Copy the files into the same location on new computer, overwriting any existing files.

This should work for most settings. If you look at the directory, you can tell what file contains which settings by their names.

Re: Exporting the Settings of Liteplacer-Software

Posted: Mon Jul 11, 2016 7:16 pm
by JuKu
In addition: TinyG settings are stored on board.
Some program settings are stored using windows standard mechanism ( a decision I'm regretting, but that is another story). Transferring those is a bit of work. The settings are stored in a hidden directory <your user name>/app data/LitePlacer something/... I'm not in my office so I can't give you the exact path, I'm writing from memory. Anyway, it is easy to find. Look at the time stamps to identify the actual settings file on both old and new computer. The files are xml data in text format. Copy the settings section from the old to new.

Re: Exporting the Settings of Liteplacer-Software

Posted: Wed Jul 13, 2016 1:06 pm
by Pixopax
At my computer it is the folder

C:\Users\-yourusername-\AppData\Local\LitePlacer_Inc._(Kuusama_

(Well chosen name btw ;-)

Now there is a file "user.config" with all the settings.
Copy that folder after installation of the software

If there is no user.config, you will see some cryptical named folder, I have several due to VS-Studio creates one for every build, but you should have just one.
Mine is named "LitePlacer.exe_Url_htu1vlapjtpcgs3v5aqk5tnsroocryil"
Copy this complete folder to the new computer, as otherwise you will miss a lot of your settings, if not all.

Re: Exporting the Settings of Liteplacer-Software

Posted: Wed Jul 13, 2016 2:50 pm
by JuKu
Not sure if copying the folder does the trick, I suspect that the cryptic folder name has a meaning, telling windows what directory to use. Without looking, I can't recall if there is any build depending information in the beginning of the settings file. The meat is the settings xml section inside the file - which as said, you can copy and paste with a text editor.

Re: Exporting the Settings of Liteplacer-Software

Posted: Thu Jul 14, 2016 8:59 am
by Pixopax
I had the problem, that the software makes a new folder with every build. So I always save my xml-file "user.config" and copy it into the new directory to have all my calibrations in the new build.

Re: Exporting the Settings of Liteplacer-Software

Posted: Sat Jul 30, 2016 12:55 pm
by JuKu
Pixopax wrote:I had the problem, that the software makes a new folder with every build. So I always save my xml-file "user.config" and copy it into the new directory to have all my calibrations in the new build.
Are you saying that your settings don't survive a software update? They are supposed to; what is your OS, any significant installation or setup things that might make your system special?

Re: Exporting the Settings of Liteplacer-Software

Posted: Thu Aug 04, 2016 7:32 am
by Pixopax
Normal Windows 7 64 bit, nothing special.