
 Rank: Guest Groups: Guest
Joined: 9/17/2007 Posts: 11,670 Points: -1,200
|
Date parsed: 17/04/2008 13:01:08 Date: Thu, 17 Apr 2008 20:01:08 -0700
On Thu, 17 Apr 2008 09:54:00 -0700, Dean Wiles <deanwiles@discussions.microsoft.com> wrote:
Rather than double-click, do a right-click and select Open With. You could also create a specific shortcut for each project.
-Tom.
>We are converting from Visual Studio 2003 to 2008, but for some time we will >be supporting both environments (too many projects to convert at once). When >a VS 2003 csproj file is double-clicked it always launches the VS 2008 >Conversion Wizard, but we'd like it to just launch VS 2003 as it did before >upgrading. We get the desired behavior when double-clicking an sln file (it >loads the appropriate VS 2003 or VS 2008 ide), but we'd like the same >behavior for csproj files. > >Side note, we usually launch via csproj instead of sln because of a VS 2003 >problem when building using the devenv command line that would frequently >load/compile the wrong csproj file if a different sln file was in the >proximity. > >Thanks. >Dean
|