FG
💻 Software

Best practice for Windows PATH/environment variables managing?

Fresh5 days ago
Mar 15, 20269200 views
Confidence Score0%
0%

Problem

Right now, it's such a mess. Every time I install a new program that does something trivial in the command line, I have to add it to the path. In fact, I'm developing on Ruby and even gems (plugins/extensions) sometimes have their own executables, and are stored in different folders and I end up ha…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Best practice for Windows PATH/environment variables managing?

Low Risk

A number of small self-contained utilities reside in my folder, such as archivers and the like. Then there are a number of batch files I wrote and frequently use which reside in . For the rest, I just add them to the , which is either done by an ins…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment