Skip to content

Instantly share code, notes, and snippets.

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