FET Forum

FET Development => Suggestions => Topic started by: Bobby Wise on September 29, 2014, 11:16:06 AM

Title: FET Setup File
Post by: Bobby Wise on September 29, 2014, 11:16:06 AM
I would like to know if it would be possible to save and transfer the FET setup parameters, that are stored in the registry file, in a file to transfer to another pc.

Title: Re: FET Setup File
Post by: Liviu Lalescu on September 29, 2014, 02:13:54 PM
It must be very easy, if you are a programmer who knows something about Qt. If not, let me know and I think I will do it.

http://qt-project.org/forums/viewthread/20496 - this would be the idea of the program to copy from the registry to a file, then you need to write also a program to copy from a file to the registry.

You may also modify FET to store its settings in a .ini file, but you need to modify (a few letters) and recompile FET each time a new version is released.
Title: Re: FET Setup File
Post by: Bobby Wise on September 29, 2014, 08:47:48 PM
Unfortunately I have no programming experience whatsoever.
Title: Re: FET Setup File
Post by: Liviu Lalescu on September 30, 2014, 07:11:35 AM
OK, I'll try to do that and let you know.
Title: Re: FET Setup File
Post by: Liviu Lalescu on September 30, 2014, 08:28:27 AM
OK, I did this. I attach the sources to this topic (forever), and on http://lalescu.ro/liviu/fet/download/custom/bobby-wise/ I have put both the sources and the executable. But I would prefer to remove them from downloads, because it is confusing for me and the users. So let me know when you got the executable, so I can remove it. Or let me know if you want it to live forever, and I might reconsider.
Title: Re: FET Setup File
Post by: Bobby Wise on September 30, 2014, 09:25:58 AM
I would prefer Live forever if it is not to much trouble please.

Thanks for your excellent service.

Title: Re: FET Setup File
Post by: Bobby Wise on September 30, 2014, 09:28:49 AM
I've just tested it and it works very well.

Thank you Liviu this makes my life even easier.
Title: Re: FET Setup File
Post by: Liviu Lalescu on September 30, 2014, 09:36:07 AM
OK, I will leave it there. Please note that I modified a bit the name of the location (see my previous post).