Start .exe file from VBcode 
Author Message
 Start .exe file from VBcode

Hi.

I have a button cmdStartProgram on a form. When this is clicked I want to
startup a .exe file local on my computer. What would be the correct VB code
to do this?

Mr. Smith



Tue, 30 Nov 2004 17:17:50 GMT  
 Start .exe file from VBcode
Check Access VB Help on the Shell command.

--
HTH
Van T. Dinh
MVP (Access)



Tue, 30 Nov 2004 21:55:07 GMT  
 Start .exe file from VBcode
Here is some code from Dev Ashish's site that will allow you to start any
registered application.

http://www.mvps.org/access/api/api0018.htm

Jack Doria


Quote:
> Hi.

> I have a button cmdStartProgram on a form. When this is clicked I want to
> startup a .exe file local on my computer. What would be the correct VB
code
> to do this?

> Mr. Smith



Wed, 01 Dec 2004 13:36:13 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. start my exe when windows starts

2. Starting sound program(.exe) automatically when screensaver(.scr) starts

3. Starting sound program (.exe) automatically when screensaver (.scr) starts

4. start exe file from outlook form

5. Does anyone know how to start a .exe file in VB Script

6. Start a EXE-File in VBScript

7. How to auto start a cab file packaged as an exe from script

8. Ini File on Start of Exe

9. Help Please wiit autrun starting a VB .exe file

10. Ini File on Start of Exe

11. how can i start an exe-file out of VB

12. Q: Is there any possibility to be noticed of an exe-file started

 

 
Powered by phpBB® Forum Software