I have installed a package in VS 2010 using the regpkg.exe utility.
When I launch the Experimental instance using the switch /rootsuffix Exp the package is loaded.
I would like to disable the package only for the experimental instance
Even if I delete the package registration from the registry (10.0Exp and 10.0Exp_Config) when I launch the experimental instance again the registry keys are restores and the package is loaded. It seems that the registry keys in the experimental instance are inherited from the main instance.