Change user folder address and gh library folder

Hi i would like to change the address of user plugins and my library ugin. This give me the flexibility to save all my user defined plugins and library to cloud and used them across my machines in office and home. How I can achieve this. Please advise. I use Rhino 5 and Gh0. 9.

Windows doesn’t like loading executable code from a remote location. Network drives and “the cloud” are not exactly secure places from the OSs point of view.

However you might be able to create a skeleton plug-in whose only job it is to retrieve an assembly from elsewhere and load into the app domain.