If, when you start Visual Studio, you receive a message box about 
                  		  Micro Focus package load failures, check that the Packages folder is on the PATH. If it is not, click NO to disable loading the packages.
                  
                  		  
                  If you accidently click YES, you need to re-enable loading the packages, as follows: 
                     		  
                  
 
                  		  
                   
                     			 
                     - Open a Visual Studio command prompt from the Start menu. 
                        			 
                     
  
                     			 
                     - Enter the command: 
                        				
devenv /ResetSkipPkgs
 
                        			   
                     		  
                  
 
                  		  
                  When you reboot the machine, the problem is resolved, the PATH is set up correctly and the packages are found.