[Help]How to start another program?[Solved]
I know how to have it open a web page but I wanna make a button start a program, and if the program isn't found or on the computer have it have a pop-up window say so.
I was told
Code:
Process.Start(program file path)
would work, well it doesn't I then added the " things still didnt work.
What would do that? +1 thanks and +rep and credit (If you want)
(btw I did search for another post about it before I posted this, so yeah.)