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

    command to create VB EXE



    I am trying to integrate a VB app into SourseSafe. How can I

    created a new EXE from updated VB files via the command line

    or similar command?

  2. #2
    Join Date
    Dec 1998
    Posts
    5

    Re: command to create VB EXE



    Hi

    Check the VB helpfile for "command line switches"

    This will show you how to create an exe from the commandprompt.

    I don't know if this exactly what you want since I don't use sourcesafe, but it might help


    Crazy D

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