Results 1 to 2 of 2

Thread: Launch an external app

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2000
    Posts
    4

    Question

    I'm extremely new to Visual Basic (6.0 EE), and I'm building a small front end for a CD-Rom autorun program. I need to know how to launch an external program. I've been poking around, but haven't had any luck finding any reference on how to do this.

    Thanks for any help...


    David

  2. #2
    Lively Member
    Join Date
    May 1999
    Location
    KC
    Posts
    72
    Use the shell function:

    Shell "D:\MyProgram", vbNormalFocus

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