try { Process p = Runtime.getRuntime() .exec("rundll32 url.dll,FileProtocolHandler " + mLabel.Finish( ) ); p.waitFor(); } catch (Exception e ) { /* show something others */ }