Hello,
I'd like to automatically import on several computers the same configuration saved by an export command in TeXnicCenter (on a master computer).
There is a way to import the file by using the command line ?
What are the different other solutions ?
Rgds
Franck.
General ⇒ How to automatically import TeXnicCenter configuration
NEW: TikZ book now 40% off at Amazon.com for a short time.
How to automatically import TeXnicCenter configuration
AFAIK, it can't be done this way.franck22 wrote:I'd like to automatically import on several computers the same configuration saved by an export command in tekniccenter (on a master computer).
There is a way to import the file by using the command line ?
TC stores profiles in registry under:franck22 wrote:What are the different other solutions ?
HKEY_CURRENT_USER\Software\ToolsCenter\TeXnicCenter\Profiles
Export that key (with reg.exe or regedit.exe) to a .reg file on your master computer and then merge it into registry on all the other PCs.
Cheers,
Tomek
How to automatically import TeXnicCenter configuration
Thanks for your advice, but it was the first thing I tried : there are problems with somme keys, in each profiles, which contain binary characters (represented by a square in regedit -DDEcmd, Processcmd) and I was unabled to import after an export (I need to launch the profile helper after import in the registry). It is the reason why I was looking an other way to realise this.T3. wrote:AFAIK, it can't be done this way.franck22 wrote:I'd like to automatically import on several computers the same configuration saved by an export command in tekniccenter (on a master computer).
There is a way to import the file by using the command line ?
TC stores profiles in registry under:franck22 wrote:What are the different other solutions ?
HKEY_CURRENT_USER\Software\ToolsCenter\TeXnicCenter\Profiles
Export that key (with reg.exe or regedit.exe) to a .reg file on your master computer and then merge it into registry on all the other PCs.
I've just tried with regedit : I can make a test with reg.exe.
Regards.
How to automatically import TeXnicCenter configuration
Try with reg save/load. This will dump/load binary registry (sub)hives. Maybe it will work better.franck22 wrote:Thanks for your advice, but it was the first thing I tried : there are problems with somme keys, in each profiles, which contain binary characters (represented by a square in regedit -DDEcmd, Processcmd) and I was unabled to import after an export (I need to launch the profile helper after import in the registry). It is the reason why I was looking an other way to realise this.
I've just tried with regedit : I can make a test with reg.exe.
And file a bug report with TC. It should be possible to export/import its registry keys with standard tools.
Cheers,
Tomek
Re: how to automatically import profile configuration ?
This other thread may provide some information:
http://www.latex-community.org/forum/vi ... 81&p=20262
http://www.latex-community.org/forum/vi ... 81&p=20262