When I was installing some new templates for VS, I deleted built-in test project template by mistake. How can I restore it?
Asked
Active
Viewed 201 times
0
-
Did you check the recycle bin? – Andrew Hare Oct 08 '09 at 21:03
-
when I delete something, I don`t delete to the recycle bin - I don`t know whether it`s good or bad – chester89 Oct 08 '09 at 21:05
1 Answers
2
devenv.exe /installvstemplates

Jason
- 86,222
- 15
- 131
- 146
-
Some other suggestions: reinstall the latest SP; try "repair" option of installer; try "repair" option of installer, but run from original install media; try copying from another machine with a good install; if all else fails, try uninstalling and reinstalling – Jason Oct 09 '09 at 05:09