CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2001
    Location
    Russia
    Posts
    1

    New Project Window

    Hi all!
    Help me,please!

    Is it possible to put my Project( wizard ) to New Project Window of VisualBasic for select and start? If so, how?

    Thank.



  2. #2
    Join Date
    May 2001
    Location
    Canada
    Posts
    182

    Re: New Project Window

    You can just copy your project to C:\Program Files\Microsoft Visual Studio\VB98\Template\Projects". Remember to copy all the related forms or whatever components which belong to your project to the above folder, and copy subfolders if any.


    Regards,

    Michi

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured