VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Execute exe files through VB

Dennis John  (3 Submissions)   Miscellaneous   VB 6.0   Unknown Difficulty   Fri 18th January 2002   Mon 8th February 2021

Execute exe files through VB

API Declarations


Const Wordpad = "C:\program files\accessories\Wordpad.exe"
Const Paint = "c:\windows\Pbrush.exe"
Const Calculator = "c:\windows\Calc.exe"
Const Volume = "c:\windows\Sndvol32.exe"

Rate Execute exe files through VB (1(1 Vote))
Execute exe files through VB.bas

Execute exe files through VB Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters