can anyone tell me how to open os utility's like mspaint,calcin windows by a java program

Process p = Runtime.getRuntime().exec("path/programname");

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.