How can I use the process class to launch the default browser in a new window.
Process.Start("www.google.com"); does not work. It will open a new tab in an exisiting IE instance.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 6 of 6
Threaded View
|
Click Here to Expand Forum to Full Width |