|
Anybody, when coding batch files can define Environment Variables which can be called in batch commands.
To see the standard ones, RC on "My Computer", choose Properties, open the Advanced tab and click the "Environment Variables ... " button.
From there you can edit them, delete them or create your own. Even in Windows XP you can edit autoexec.bat and define them there.
For the registry:
the System variables can be found in
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Environment
and the user variables are in
HKEY_CURRENT_USER\Environment
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
|