Hi guys.
Does anybody know how to launch (execute) an EXE file from a VB aplication?
Thanks.
Printable View
Hi guys.
Does anybody know how to launch (execute) an EXE file from a VB aplication?
Thanks.
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] *
* *
* * * * * * * * * * * * * * * * * * * * * *