Skip to content

Commit 58213bc

Browse files
authored
Update README.md
1 parent a01d471 commit 58213bc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,15 @@ Java must be installed in many enterprise environments. Unfortunately, deployin
77
## Attribution
88
This script is highly dependent on the very awesome PowerShell App Deployment Toolkit http://psappdeploytoolkit.com/
99

10-
## Preparation
10+
## Using
11+
12+
### Preparation
1113
1. Download the latest Windows Offline installation executable in both 32-bit and 64-bit format from Oracle. https://java.com/en/download/manual.jsp
1214
2. Rename them to JavaX32.exe and JavaX64.exe and place them in the "Files" directory
1315
3. Edit Deploy-Application.ps1 and change the Java build number to match the version you are deploying.
1416
4. 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

0 commit comments

Comments
 (0)