Both Visual Studio 2005 and Visual Studio 2008 is installed on my PC, but when I open a .aspx or .master file from Explorer, it opens in 2005. I would like them to open in 2008.
I could change the file associations manually, but there are quite a lot of file extensions to go through.
Is there an easy way to give all the file associations back to 2008?
maybe this: Options -> Environment -> General -> Restore File Associations
You should be able to do it like this.
First create a text file (assocs) with all your existing settings
Next edit this file change 8.0 to 9.0 in cases like:
Next save this file and run the following command to create a batch file to alter the settings:
Finally run the batch file: