TonyM
11 years agoOccasional Contributor
Turn off Shared mode.
Hi, I accidentally chose to run my projects in Shared Mode. Now it creates this annoying folder (inside the project suite folder) everytime I run the project. Can someone please tell ...
- 11 years agoHi,
Just delete the <ProjectSuiteName>.pjs.tcNET file if you like to turn off shared mode at all.
If you like to turn off the shared mode for a specific machine, open the <ProjectSuiteName>.pjs.tcNET file in any text editor and edit corresponding node with the <Node name="<YuorMachineName>"> (node's structure is pretty self-explanatory). - 10 years ago
Hi,
The same procedure from my first reply in this thread should work.