G
Guest
I want to run/start a program from inside a .Net Windows application. I've
tried using SHELL() but it only seems to work for some programs like
notepad.exe and .bat files. Other programs I try to run seems to fail with
the error 'File Not Found'. Is there another command to use?
tried using SHELL() but it only seems to work for some programs like
notepad.exe and .bat files. Other programs I try to run seems to fail with
the error 'File Not Found'. Is there another command to use?