Skip to content

Instantly share code, notes, and snippets.

@thesurlydev
Created October 24, 2010 18:12
Show Gist options
  • Save thesurlydev/643766 to your computer and use it in GitHub Desktop.
Save thesurlydev/643766 to your computer and use it in GitHub Desktop.
@echo off
echo Installing JDK...
start /w C:\temp\jdk-1_5_0_12-windows-i586-p.exe /s /v"/qn INSTALLDIR=d:\bin\Java\jdk1.5.0_12 REBOOT=Suppress"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment