0 replies on 1 page.
String directorynew = "users\\"+ user + "\\" + session + "\\" + job + "\\0\\" ;try{Runtime.getRuntime().exec("cmd /c rundll32 url.dll,FileProtocolHandler" + directory + "molden.wrl" );orRuntime.getRuntime().exec("C:Program Files\\Internet Explorer\\IExplore.exe "+ directory + "molden.wrl" );}