Friday, January 16, 2009

Opening text file in word from a java program

Runtime.getRuntime().exec("cmd /c start c:\\example.doc");

No comments: