it is pretty easy with one line of code :
add System.Diagnostics namespace then
Process.Start("C:\\foo.exe");
it is pretty easy with one line of code :
add System.Diagnostics namespace then
Process.Start("C:\\foo.exe");
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.