Click to See Complete Forum and Search --> : Link exe file to vb form


emma rose
August 8th, 1999, 05:58 AM
Hello there...

i would like to know how to link and exe file to vb form so that the user can see the running program of the exe file in the vb form. .. Thank u very much in advance...

Ravi Kiran
August 8th, 1999, 07:54 PM
I couldn't exactly decifer what you wanted...
If 'Program Name' is what you want, you can get it from App.exe and can append App.Path to get the complete path & name.

RK