Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Hiding environement variables
Name: Sebastian Date: April 26, 2002 at 10:00:57 Pacific
Comment:
I wish to create 2 environment variables %USERNAME% and %PASSWORD% so I can create scripts and programs that fetch a user to execute commands that needs admin priviliges. I can I hide the variables from the domain users so that they cant do My Computer -> Properties to see the content of the environment variables?
Summary: My Environment Variable setup for windows 2000 are: ROOTDIR= C:\Program Files JUNITDIR=%ROOTDIR%\junit3.8.1 JAVADIR=%ROOTDIR%\Java\jdk1.5.0_01\lib How to reuse the existing Environment Variables? Thi...
Summary: Question: How do I manipulate the environment variable in windows 2000, like set abc = 120 (ms-dos/cmd command prompt) set abc = abc + I was used to using the aset.exe to manipulate the environment v...
Summary: Question: How do I manipulate the environment variable in windows 2000, like set abc = 120 (ms-dos/cmd command prompt) set abc = abc + (other environment ariable) I was used to using the aset.exe to m...