Results 1 to 4 of 4

Thread: How does one launch an exe file out of VB ?

  1. #1
    Guest
    I actually want to use DOS commands in VB, or even the command.com file. As an "inexperienced" user I wondered
    if any of you had any idea of solving this?
    thanks

  2. #2

  3. #3
    Fanatic Member
    Join Date
    Aug 2000
    Posts
    617

    ok

    Example: Just happened to be doing this as I read this

    'Shell "C:\MKS\mksnt\uncompress.exe c:\uotest\*.Z"

    to uncompress all *.z files in the indicated directory





  4. #4
    Guest

    exe launching in VB

    Thanks all for speedy help ! much appreciated

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