|
|
在指定自定义源目录时,请注意以下事项:
• 更改源目录不会移动现有内容;只有新内容会存储在新目录中。
• 更改源目录并不适用于通过共享驱动器,在用户之间共享资产。
• 要使用远程位置作为自定义源目录,请先将其映射到本地网络驱动器。
|
{
"studioHome": "C:\\<new location>\\<new source directory>"
}
|
|
文件路径中的反斜杠必须数量加倍,以避免错误 (\\)。
|
defaults write com.ptc.thingworx.ThingworxThingBuilder 'studioHome' '/Users/<user name>/<new source directory>'