Hi guys!
I'm making a Launcher in Visual Studio Express, and I'm trying to make an error handler for if the exe file specified in "Process.Start()" doesn't exist.
I'm trying to get a msgbox appear, but I'm not sure how to get it appear if the file doesn't exist. Any help is appreciated! :3
I'm making a Launcher in Visual Studio Express, and I'm trying to make an error handler for if the exe file specified in "Process.Start()" doesn't exist.
I'm trying to get a msgbox appear, but I'm not sure how to get it appear if the file doesn't exist. Any help is appreciated! :3