SyntaxFix
Write A Post
Hire A Developer
Questions
You can use the start command to do much the same thing as ShellExecute. For example
start
ShellExecute
start "" http://www.stackoverflow.com
This will launch whatever browser is the default browser, so won't necessarily launch Internet Explorer.