Itoo Software Forum

RailClone => RailClone Pro (*) => Topic started by: OB on February 03, 2016, 10:59:22 AM

Title: Remotely change User library path
Post by: OB on February 03, 2016, 10:59:22 AM
Hello
just wondering how i can change user Library path remotely ? I have to change it on about 15 PC's and i wanted to automate that process if we need to move that library. Cannot find anything in config files or registry... It stores that parameter somewhere , isn't it ?
Thanks.
Title: Re: Remotely change User library path
Post by: Paul Roberts on February 03, 2016, 11:07:14 AM
Hi!

The Library Paths are stored in the user’s registry here:

[HKEY_CURRENT_USER\SOFTWARE\Itoo Software\RailClone Pro\LibraryDir]

Also, it can be defined globally in following system registry key:

[HKEY_LOCAL_MACHINE\SOFTWARE\Itoo Software\RailClone Pro\LibraryDir]

Also one of our users wrote a maxscript to change these values automatically, we haven't tested it but you may find it useful. You can find it on the forum here: http://forum.itoosoft.com/index.php?topic=3052.msg11736#msg11736

I hope that helps.

Many thanks,

Paul
Title: Re: Remotely change User library path
Post by: OB on February 03, 2016, 11:42:36 AM
Ah i was checking LOCAL MACHINE path.
Many thanks, Paul !