*Gurus* Derek Stone Posted November 22, 2002 *Gurus* Posted November 22, 2002 Visual Basic .NET Standard Edition doesn't come with very many project types, so I decided to add a few more using the VS.NET project scripting system. The .zip file below explains how to install the necessary files. They'll add "Class Library" and "Windows Control Library" to your list of available project types. Note: Files will need to be modified for non-English (1033) installations.newprojects.zip 1 Quote Posting Guidelines
*Gurus* Derek Stone Posted April 21, 2005 Author *Gurus* Posted April 21, 2005 To get this to run in Microsoft Visual Studio .NET 2003, the line "Wizard=VsWizard.VsWizardEngine" must be changed to "Wizard=VsWizard.VsWizardEngine.7.1" in the project template files. Quote Posting Guidelines
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.