When use `Visual Studio` start debug code, and use ``` Process.Start("explorer"); ``` was crash  But if not use VS debug, that work.  