On Mac OS X, I try to use the code like this: QProcess::startDetached("/Applications/Safari.app") to open Safari, but it doesn't work! I also cut the extension to "/Applications/Safari", also doesn't work! Do somebody know why? and what's the correct method?