|
|
Note the following when specifying a custom source directory:
• Changing the source directory will not move existing content; only new content will be stored in the new directory.
• Changing the source directory is not intended for sharing assets between users via a shared drive.
• To use a remote location as your custom source directory, map it to a local network drive first.
|
{
"studioHome": "C:\\<new location>\\<new source directory>"
}
|
|
Backslashes in the file path must be doubled to avoid errors (\\).
|
defaults write com.ptc.thingworx.ThingworxThingBuilder 'studioHome' '/Users/<user name>/<new source directory>'