Connection, Form, link

yud

New member
Joined
Feb 15, 2007
Messages
3
Programming Experience
Beginner
I want to ask. I hope you can help me to solve this problem
How in vb.net run other executable?

when we run vb.net, and in the form we have some button_click,
one of them if I click it, I hope it can run other executable (I have a customer.exe --> is Microsoft Visual FoxPro 9 executable in D:\My Documents\kai) what must I do with the coding in the button_click?

It's like we put FoxPro executable in vb.net's button_click function.
thanks for your attention.:)

 
Back
Top