Run Guidance Explorer with library on remote share
Guidance explorer can be run with library on a remote share to support team scenarios in which a single libary will be accessed by multiple users.
To change your share location modify the
GuidanceExplorer.exe.config file in the bin directory. Change library path value:
<add key="libraryPath"
value="..\Library" />
To point to the library share.