Code snippets, technical articles, tips on computing and programming...
String cmd = "cmd.exe /c start "; String file = "c:\\"; Runtime.getRuntime().exec(cmd + file);
Your Comment and Question will help to make this blog better...
No comments :
Post a Comment
Your Comment and Question will help to make this blog better...