Simple way to start a process?
-
I'm looking for a simple way to lauch Windows Explorer from C# and have it open up to a given folder. What I DONT want is to have a black command prompt window to flash up on the screen briefly while it executes a command line (I really hate that, and it confuses users). I've looked through some WMI articles, but they seem overly complex for what I'm trying to do. Any suggestions? -- James --
-
I'm looking for a simple way to lauch Windows Explorer from C# and have it open up to a given folder. What I DONT want is to have a black command prompt window to flash up on the screen briefly while it executes a command line (I really hate that, and it confuses users). I've looked through some WMI articles, but they seem overly complex for what I'm trying to do. Any suggestions? -- James --