💻 Software
How do I append user-defined environment variables to the system variable PATH in Windows 7?
Fresh5 days ago
Mar 15, 202622298 viewsConfidence Score0%
0%
Problem
I have two user defined variables: ANT_HOME set to %USERPROFILE%\Developer\Tools\Apache\Apache Ant\apache-ant-1.8.2 JAVA_HOME set to C:\Program Files\Java\jdk1.6.0_23 And I want append those paths to the System variable so I can access the executables in their bin folders. I tried PATH set to [othe…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How do I append user-defined environment variables to the system variable PATH in Windows 7?
Low Risk
UPDATE NO.2 - Now to the actual question: Why do nested, user-created variables fail to expand? There's some general problems concerning variable expansion in Windows. I've already run into the same problem and found no clear, reproducible circumsta…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix