Quantcast
Channel: VBForums
Viewing all articles
Browse latest Browse all 15672

Help with Shell

$
0
0
Hello.

I need to be able to receive the commands that another application sends me when I open the other .exe.

For example.

Update.exe

Call Shell("aplication.exe /NOUPDATE", vbNormalFocus)

Aplication.exe

If (Command <> "/NOUPDATE") Then

Call Msgbox("Not Found" & vbcritical)
Exit Sub

Then <= It doesn't work for me.

How could I do it?:confused:

Viewing all articles
Browse latest Browse all 15672

Trending Articles



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