import java.io.*; class WindowsCalculator { public static void main(String args[]) { try { Runtime.getRuntime().exec("calc"); } catch(Exception e) { e.printStackTrace(); } } }
Oh thanks for sharing this point, i really need this code.Software Development Company India.
Oh thanks for sharing this point, i really need this code.Software Development Company India.
ReplyDelete