How to separate GH-plugins from older and newer version of GH?

I have on the same computer Rhino 5 with Grasshopper and Rhino 6 installed.
I have also both versions of RhinoMembrane installed. Version 2 for Rhino 5 and version 3 for Rhino 6.
RhinoMembrane 3 puts ghRmSolver.ghlink and RhinoMembrane 2 puts rmlib.ghlink in folder C:\Users\MyName\AppData\Roaming\Grasshopper\Libraries

When I open GH in Rhino 6 I get a conlict with rmSolve (RM2) and ghSolver (RM3). It is not very clear what to do next.
000063_Component%20ID%20conflict%20%20%7B6aaaf3c4-64a0-4795-88ef-69d4633d17d5%7D

When I open GH in Rhino 5 I get a warning/error stating “The rmSolve Component Library was build against a different major version of Grasshopper SDK”.
000062_Grasshopper%20breakpoint

Is it possible to stop above annoyance by disallowing loading of certain GH-plugins?
So how do I prevent GH 1.0.0007 loading rnSolve.gha?
And how do I prevent GH 0.9.0076 loading ghSolver.gha?

try putting a txt file named ghSolver.no6 in the same folder.

1 Like

Thank you for the links. As mentioned by someone else on the other topic that this could have better better announced. I also could not find the information.
This solved everything for me, and the university.