Skip to content

Instantly share code, notes, and snippets.

@wmfairuz
Created April 4, 2014 09:23
Show Gist options
  • Save wmfairuz/9971104 to your computer and use it in GitHub Desktop.
Save wmfairuz/9971104 to your computer and use it in GitHub Desktop.
Generate properties file
java -jar myinstaller.jar -options-template myinstaller.properties
Install using properties file
java -jar myinstaller.jar -options myinstaller.properties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment