If I use Shell.Execute or File.Run and the exe does not exist, I get the following popup, followed by Application.GetLastError 1000:
"Windows cannot find 'my.exe'. Make sure you typed the name correctly and then try again. To search for a file, click the Start button and then click Search."
Is there a way to suppress this popup?
Thanks.
"Windows cannot find 'my.exe'. Make sure you typed the name correctly and then try again. To search for a file, click the Start button and then click Search."
Is there a way to suppress this popup?
Thanks.
Comment