As far as I know, the express edition doesn't have such command prompt. But you can try to use the system command prompt to run this command(Start -> Run -> cmd). First, you can change current directory to the "<VisualStudioInstallDir>\Common7\IDE"
and then run the devenv /installvstemplates.
I hope this helps.
Thomas Sun
Microsoft Online Community Support
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question.
All-Star
54877 Points
5589 Posts
Re: system hangs when I click on new project
Apr 07, 2008 10:23 PM|Thomas Sun – MSFT|LINK
Hi,
Thanks for your response.
As far as I know, the express edition doesn't have such command prompt. But you can try to use the system command prompt to run this command(Start -> Run -> cmd). First, you can change current directory to the "<VisualStudioInstallDir>\Common7\IDE" and then run the devenv /installvstemplates.
I hope this helps.
Microsoft Online Community Support
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question.