Hey guys, when I run Application.Restart after running my Update Form, in the Task Manager my executable is running twice. The application seems to close, but it seems to still run in the background.

Also, on a seperate issue, Is there a Simple way to implement my application as a "Single Instance" application, like in Windows Forms?

Thanks