Itoo Software Forum

Author Topic: Installing RailClone 3 assets in a shared network path  (Read 22743 times)

iToo

  • Administrator
  • Hero Member
  • *****
  • Posts: 4388
    • iToo Software
Installing RailClone 3 assets in a shared network path
« on: September 25, 2017, 01:25:54 PM »
Many users request us a way to install RailClone 3 assets in a network path, and download them from an unique workstation.
This feature is in our to-do list, and will be implemented in next updates. Meanwhile, it can be done manually using the following procedure.

We must define a main workstation, which will be used to download the assets. In this computer:

1) Edit the attached railclone_assets.reg with a text editor, and change "Z:\\RC3_assets" for the folder you want to use as central storage. It must be a network path accessible by all workstations.

In the file you will see four registry keys, for the library, macros, materials, and maps respectively.
Be sure all paths are in the same level ("lib" together "matlib"). This is specially important for the library, because it uses relative paths to the materials.
Also double check that backslashes are written as "\\", which is a requirement for the registry files.

2) Import the registry keys, double clicking the railclone_assets.reg file.
3) Install RailClone 3 and run the "Update Manager" normally, which will download the assets in the specified path.

In the other workstations:

1) Import railclone_assets.reg double clicking it (same as done with main workstation).
2) Install RailClone 3. When Update Manager is shown, open Settings->Preferences->General and uncheck "Automatically check for updates...".
3) Close Update Manager and complete the installation.

In case RailClone already was installed, just configure Update Manager as described above. It's not necessary to reinstall everything.
If you want to disable update checking with a registry key, instead manually, just set the following value to "false"

[HKEY_CURRENT_USER\Software\Itoo Software\Update Manager\Preferences]
"Check For Updates"="false"


Notes:

- railclone_assets.reg modifies the path only for the current Windows user. If you want to assign it for all users, use the railclone_assets_all_users.reg file.
This one creates the keys in HKEY_LOCAL_MACHINE instead HKEY_CURRENT_USER. It also creates keys both for 32 bit and 64 bit applications (Update Manager is a 32 bit app, while RailClone may be 32 or 64 bit).
In case that both set of keys are defined, HKEY_LOCAL_MACHINE has precedence.

- To use UNC paths, use "\\\\" in the .reg file, in this way: "\\\\nas\\assets\\rc3".

This procedure can be used both for workstations or render nodes. For any question or doubt, please ask us in the RailClone Pro forum.

« Last Edit: September 28, 2017, 01:00:02 PM by iToo »
Carlos Quintero
iToo Software