Code: Process.Start("explorer.exe", "www.google.com") Works fine for me
Process.Start("explorer.exe", "www.google.com")
Last edited by Emcrank; Jul 17th, 2010 at 11:47 AM.
Remember to rate posts with the button on the left() - - - - - - - - - - - - - Useful Links:.NET Framework Class Library | Auto Clicker | 30 Minute Regex Tutorial | Visual Basic CodeBank(ALL):Simulate Mouse Click | EaseInstaller | Signs + Description | Read/Write .INI Files | Movable Form Without Titlebar | Check ifFirstRun | Create App Thread | Volume Control Class | Custom Wait Function | Emcranks Auto Updater | System-Wide Hotkeys [Virtual Key Codes] | Get Filename From Download URL | Zipping/Unzipping Using Shell32.dll | Import My.Settings From Previous Build | WebBrowser Control: Delete History | Simple Sound Recorder [mciSendString Commands] | App Trial Code | WebBrowser Control: Get Favicon.ico | Generate Random String | Manipulate Files Using Wildcards |
Forum Rules