Skip to content

Commit 201fa40

Browse files
Update Readme
Update Readme Update Readme
1 parent 148b8b1 commit 201fa40

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

README.md

+24-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,25 @@
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+
## But Why?
14+
15+
Adding Java to Windows PATH allows you to use **javac** and **java** commands from CLI, such as Command Prompt and Windows PowerShell. Among other things.
16+
17+
## Usage
18+
19+
1. Launch JavaPather. Program automatically lists Path Variables for Machine and User, and tries to find and list Java installations.
20+
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.
21+
3. To manipulate Machine Path, press "Run As Administrator" to elevate.
22+
23+
## License
24+
25+
[MIT License](https://github.com/ReignOfComputer/Stegotreon/blob/master/LICENSE) | &copy; 2019 ReignOfComputer

Screenshot.png

20.9 KB
Loading

0 commit comments

Comments
 (0)