Itoo Software Forum

Author Topic: Remotely change User library path  (Read 1728 times)

OB

  • Newbie
  • *
  • Posts: 38
Remotely change User library path
« 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.

Paul Roberts

  • iToo Software
  • Hero Member
  • *****
  • Posts: 2991
Re: Remotely change User library path
« Reply #1 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
Paul Roberts
iToo Software

OB

  • Newbie
  • *
  • Posts: 38
Re: Remotely change User library path
« Reply #2 on: February 03, 2016, 11:42:36 AM »
Ah i was checking LOCAL MACHINE path.
Many thanks, Paul !