Dear all,
since I have to transfer quite often specific (not all) settings from one C::B installation to another I've developed an application that does that with a nice GUI for me. Please find the sources and a screenshot attached.
Currently this tool can transfer the settings I (and other devs) found out to be the most convenient as there are:
- (all) tools
- (individual) compiler sets
- (individual) user compiler sets
- (all) help files from the help plugin
- (all) environment variables
- (all) global variables
You can freely expand the tool to fit your own needs.
Here is a screenshot:
BTW: This tool has a bug with the controls (frame) not being resized correctly. I didn't find out why, any help is appreciated. Testing is welcome, although I've used this tool successfully quite often already.
With regards, Morten.
Ps.: Something technical: The tinyxml subfolder is the same as the one from C::B SVN. You may want to integrate the sources into your C::B sources and/or point to the C::B tinyxml sources instead to avoid code duplication. A good place to put these sources would be
[C::B_SVN]\tools\CB_ShareCfg (on the same level where autorevison and Console runner are). That's how I do it... ;-)
[attachment deleted by admin]