Windows Application template

Visual Basic Express 2005
When I click on "new project" and the template window comes up, I only have the
Class Library and Screen Saver starter kits. I cannot find the "Windows Application"
template. I have looked through the files in the command prompt but have not seen
anything that looks like a template installer. Any help will be appreciated.

Thank You,
Don


Answer this question

Windows Application template

  • tendresse

    hello,

    actualy i don't know the answer of this question, but there is same question in C# and it worked i don't know if this will work with vb or not but you can try it , here its the thread

    http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=141018&SiteID=1

    you will do every thing identically except this 'VCSExpress /installvstemplates' , i guess in vb case it will be 'VBExpress /installvstemplates'

    plz let me know if this works

    hope this helps



  • Kype

    shakalama,

    Thanks for the information. I did go into command prompt, Visual Basic/Common7/IDE and
    typed in "VBExpress /installvstemplates but without success. I also tried
    VBExpress /installvbtemplates but no luck.

    Thanks again,
    Don

  • LeafBug_2k2

    ok

    try this "VBExpress/setup" if it didn't work you can ask your question in express installation forum

    http://forums.microsoft.com/MSDN/ShowForum.aspx ForumID=24&SiteID=1

    hope this helps



  • Windows Application template