public class Starter { public static void main(String[] xy) { Runtime.getRuntime().exec(notepad.exe); }}
java -jar xyz.jar Starter