File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,15 @@ Java must be installed in many enterprise environments. Unfortunately, deployin
77## Attribution
88This script is highly dependent on the very awesome PowerShell App Deployment Toolkit http://psappdeploytoolkit.com/
99
10- ## Preparation
10+ ## Using
11+
12+ ### Preparation
11131 . Download the latest Windows Offline installation executable in both 32-bit and 64-bit format from Oracle. https://java.com/en/download/manual.jsp
12142 . Rename them to JavaX32.exe and JavaX64.exe and place them in the "Files" directory
13153 . Edit Deploy-Application.ps1 and change the Java build number to match the version you are deploying.
14164 . Test!
1517
16- ## Deploying
18+ ### Deploying
1719* Deploy using your favorite method. Works great with SCCM or interactively. All you need to do is run "runme.exe"
1820
1921## Notes
You can’t perform that action at this time.
0 commit comments