C# Source Code: Tip: Selecting which version of Visual Studio .NET to use when opening a solution
[
Home
|
Contents
|
Search
|
Reply
| Previous | Next ]
C# Source Code
Tip: Selecting which version of Visual Studio .NET to use when opening a solution
By:
Andrew Baker
Email (spam proof):
Email the originator of this post
Date:
Monday, February 27, 2006
Hits:
2473
Category:
General/Framework
Article:
If you have more than one version of Visual Studio .NET installed it can be a pain to load your solution files in an older version (the default is to always open using the latest version of VS.NET). The .reg file below can be used to add a right click menu to enable you to choose to open a solution in an older version of VS.NET. NOTE: YOU WILL NEED TO CHANGE THE PATH TO "DEVENV.EXE" TO SUIT YOUR PC'S CONFIGURATION. REGEDIT4 [HKEY_CLASSES_ROOT\VisualStudio.Launcher.sln\Shell] [HKEY_CLASSES_ROOT\VisualStudio.Launcher.sln\Shell\Open] @="" [HKEY_CLASSES_ROOT\VisualStudio.Launcher.sln\Shell\Open\Command] @="\"C:\\Program Files\\Common Files\\Microsoft Shared\\MSEnv\\VSLauncher.exe\" \"%1\"" [HKEY_CLASSES_ROOT\VisualStudio.Launcher.sln\Shell\Open1.1] @="Open (v1.1)" [HKEY_CLASSES_ROOT\VisualStudio.Launcher.sln\Shell\Open1.1\Command] @="\"C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Common7\\IDE\\devenv.exe\" \"%1\""
Terms and Conditions
Support this site
Download a trial version of the best FTP application on the internet