FG

Set Permanent Environmental Variable in Windows XP

Fresh3 days ago
Mar 15, 202616213 views
Confidence Score0%
0%

Problem

I want to set environmental variables permanently through a batch file. Is there a command to set Permanent Environmental Variable (other than SETX) for Windows XP service pack 3? command SETX JAVA_HOME="C:\java\jdk-1.4" is not supported in my machine. It is Windows XP service pack 3.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Set Permanent Environmental Variable in Windows XP

Low Risk

Per user settings command line: For user only settings replace KEY with: For per machine settings replace KEY with: (Attention: there is a space in the last key, quote it with !)

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment