I'm trying to launch an .exe from a JButton on a java Jframe, any1 knows how to make it execute.
private void OKButton3ActionPerformed(java.awt.event.ActionEvent evt) {
// TODO add your handling code here:
}