F
FinallyInSeattle
I need to be able to make a registry change (trust me, I don't like it
either) and then launch an external .EXE from a small C# program. I've
done a Process.Start, but when my program exits the external .EXE is
exited/shutdown as well. What can I used to I start it up and keep it
running even after my program ends?
either) and then launch an external .EXE from a small C# program. I've
done a Process.Start, but when my program exits the external .EXE is
exited/shutdown as well. What can I used to I start it up and keep it
running even after my program ends?