Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21096

loading and unloading an exe.

$
0
0
I have placed a commend button on a form to open an external exe.

Code:

Private Sub Command1_Click()
Shell App.Path & "\my.exe", vbNormalFocus
End Sub

How can i unload main form when an external exe. is executed

Viewing all articles
Browse latest Browse all 21096

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>