mperez_1 Posted January 25, 2005 Posted January 25, 2005 I need to execute an external program from my program. I am using vb.net and it is for a pocket pc.
MedicaL Posted January 26, 2005 Posted January 26, 2005 Shell ("C:\where ever you files is.exe")ex:Shell ("C:\calculator.exe") /opens calculator
mperez_1 Posted January 26, 2005 Author Posted January 26, 2005 Shell ("C:\where ever you files is.exe")ex:Shell ("C:\calculator.exe") /opens calculatorThank you, but the shell does'nt work in Pocket PC devices.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now