start "" filename
It has been reported once that using start didn't work on a computer, but the rundll thing did.
If you want to wait until the application has been terminated,
pass "/WAIT
" as parameter before the filename.
To open URLs, you also can use the following call:
rundll32 url.dll,FileProtocolHandler filename