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...
Printable View
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...
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