Results 1 to 2 of 2

Thread: Execute (launch) a .EXE file from VB

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 1999
    Posts
    8

    Post

    Hi guys.
    Does anybody know how to launch (execute) an EXE file from a VB aplication?
    Thanks.

  2. #2
    Member
    Join Date
    Jan 1999
    Location
    London, UK
    Posts
    58

    Post

    Assuming you don't want to wait for it to finish executing before continuing with your app, just use the Shell command.

    Andy

    ------------------
    * * * * * * * * * * * * * * * * * * * * * *
    * *
    * AndyC *
    * London *
    * email: [email protected] *
    * *
    * * * * * * * * * * * * * * * * * * * * * *

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