inmar32
January 13th, 2010, 02:57 PM
hey
i am tring to open an external application with this line :
Runtime.getRuntime().exec("rundll32 SHELL32.DLL,ShellExec_RunDLL \""+ "c:\\x.doc"+"\"");
in windows xp the application "word" opens , but in windows 7 its not opens.
anyone knows how to open externals in windows 7 ?
thank you
inmar
i am tring to open an external application with this line :
Runtime.getRuntime().exec("rundll32 SHELL32.DLL,ShellExec_RunDLL \""+ "c:\\x.doc"+"\"");
in windows xp the application "word" opens , but in windows 7 its not opens.
anyone knows how to open externals in windows 7 ?
thank you
inmar