jreのサイレントインストール方法

コマンドプロンプトを起動する(管理者モードで起動)

以下のコマンドを実行する(jre-7u60のインストール)

 start /WAIT jre-7u60-windows-x64.exe /s /L jre_inst.log

ログを出力したい場合は以下の通り

 start /WAIT jre-7u60-windows-x64.exe /s /L jre_inst.log

2014/7/7

最終更新:2014年07月22日 17:13