PDA

Click to See Complete Forum and Search --> : Execute (launch) a .EXE file from VB


mocoo
Nov 30th, 1999, 05:18 PM
Hi guys.
Does anybody know how to launch (execute) an EXE file from a VB aplication?
Thanks.

Andy Collyer
Nov 30th, 1999, 05:23 PM
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: andy.collyer@bigfoot.com *
* *
* * * * * * * * * * * * * * * * * * * * * *