在java按钮的触发事件 方法中写上:Runtime.getRuntime().exec("D:\\Program Files\\vmware.exe");就可以运行路径为D:\\Program Files\\vmware.exe的外部程序了