Path Manager for Windows - Automatically tries to detect Java and add to Path
Download: https://github.com/ReignOfComputer/JavaPather/releases
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).
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.
- Launch JavaPather. Program automatically lists Path Variables for Machine and User, and tries to find and list Java installations.
- 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.
- To manipulate Machine Path, press "Run As Administrator" to elevate.
MIT License | © 2019 ReignOfComputer