Shell function

D

David

Greetings,

Help with the following will be much appreciated:
This sub runs fine:
Sub RunIntro()
Dim SCamShow
SCamShow = Shell("C:\ScreenCams\Intro.exe", 1)
End Sub
When this finishes the ScreenCam application is left open.
How do I close it after Intro.exe finishes executing?
David
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top