Skip to content

Commit 074eb77

Browse files
Update Readme
1 parent 148b8b1 commit 074eb77

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

README.md

+20-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,21 @@
11
# JavaPather
2-
Path Manager for Windows - Automatically tries to detect Java and add to Path
2+
3+
> Path Manager for Windows - Automatically tries to detect Java and add to Path
4+
5+
## Description
6+
7+
Download: https://github.com/ReignOfComputer/JavaPather/releases
8+
9+
Adding Java to Windows PATH is too many steps, this automatically tries to detect your Java installation and lets you choose to add it to your *User* Environment Variables (*Machine* with Administrator elevation).
10+
11+
<p align="center"> <img src="Screenshot.png"> </p>
12+
13+
## Usage
14+
15+
1. Launch JavaPather. Program automatically lists Path Variables for Machine and User, and tries to find and list Java installations.
16+
2. Generally, adding to User Path will suffice. Select the Java \bin you want to add (or click Custom for custom directory) and hit Add to User.
17+
3. To manipulate Machine Path, press "Run As Administrator" to elevate.
18+
19+
## License
20+
21+
[MIT License](https://github.com/ReignOfComputer/Stegotreon/blob/master/LICENSE) | &copy; 2019 ReignOfComputer

Screenshot.png

20.9 KB
Loading

0 commit comments

Comments
 (0)