Making an Autorun and I have some questions
Hello guys I am making an autorun for a CD but I got some questions about it, this is the situation
I am using Vb.net
There is a run program button and a Install program button, but the run program button may not be clickable if the program is not installed (it should be like greyed out) Once the program is installed the user must be able to run the program by clicking the run program button.
How would I do this?
Thanks in Advance for the answers,
Olger901