How do I delete a Project Type from Visual Studio? I've created one and installed it with a VSIX file, but I want to alter it, and the new VSIX file says I can't install the new one because the old one exists.
TIA.
In Solution Explorer, select the project you want to remove. On the Edit menu, click Remove. On the confirmation dialog, click OK, to remove the project from the solution.
On the Dependencies tab, select a project from the Project drop-down menu. In the Depends on field, clear the check boxes beside any other projects that are no longer dependencies of this project.
You should be able to remove these by going to
\My Documents\Visual Studio 2010\Templates\ProjectTemplates
Then search for the ZIP
file that contains the project type you want to delete. Delete that file should remove it for you.
For the others you can't find check out Tools => Extensions and Updates. Search for the types there and choose "Uninstall"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With