One more users of CutLeader asked us about the possibility to use the same work folder for multiple software installation. So they can share one one data folder and cooperate the programming.

Here is the way we suggested.
1. Install CutLeader on client computers.
Attachment 419028

2. Copy the data folder to a public folder which could be accessed by each user.
Attachment 419030

3. Run the MKLink command, to link the shared folder to local data folder under cutleader directoty. (mklink /d "C:\CutLeader 6.1.2\data\" \\10.0.0.2\Public\data\)
Attachment 419032