Re: What are those % things?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Did you see what jhardee (jhardee@xxxxxxxxxxxxxxxxxxxxxxxxx) graced
us with in 903A3CC5-4D63-4FDE-BF30-0D5A36A37ED7@xxxxxxxxxxxxx?<<
I know that %systemroot%\test means the test folder on my C: drive
(where Windows is installed), but just what is the use of the %
called?

They are called Environment Variables

Are these global variables or scripting items or what?

They can be used for a number of things, I mostly use them when I'm setting up
new user profiles in AD, but they can be used just about anytime you want to
point something to to them




Also, where do I find a list of them?

These are the XP EVs to get you started, you can find more now that you know
what to search for.
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/ntcmds_shelloverview.mspx?mfr=true

--Jeff

--
BD
MCNGP #51
-- MCNGP.com - You know IT!?
-- www.CertGuard.com; www.SWPPM.com


.



Relevant Pages

  • Re: What are those % things?
    ... (where Windows is installed), but just what is the use of the % ... They are called Environment Variables ... I sometimes use them to calculate taxes and to define integer ... MCNGP #51 ...
    (microsoft.public.cert.exam.mcse)
  • Re: Environment Variable Information
    ... Autoexec.bat that Windows XP will read are the lines that begin SET or PATH. ... So I got to create a Perl script which will verify the ... Windows XP machine which stores this information apart from registry. ... System environment variables are in the following Registry key: ...
    (microsoft.public.windowsxp.general)
  • Re: DTHML Editor not found. What?
    ... Help to find how to set Environment variables and get to the point where we can do that. ... First though go to C:\Program Files\Common Files\Microsoft Shared\Triedit in Windows Explorer. ... But let me try to explain how to register a ocx file again. ... Type set then hit ENTER. ...
    (microsoft.public.outlook.general)
  • Re: Environment Variable Information
    ... Don't you just love secret programs. ... Autoexec.bat that Windows XP will read are the lines that begin SET or PATH. ... Windows XP machine which stores this information apart from registry. ... System environment variables are in the following Registry key: ...
    (microsoft.public.windowsxp.general)
  • Identifying which Windows version ...
    ... I am running into problems interfacing with other products that have survived Windows Logo testing. ... The special problem here is that Logo requirements specify DIFFERENT places for files to go depending on which version of Windows they are running on, a sort of super mutual incompatibility feature that Microsoft invented! ... Past posted methods seem to either use GetVersion and pick through the numbers it returns, or use the Environ function to see which environment variables exist and which don't, which changes with the version as they keep adding new environment variables over time. ... Of course I could just go looking for the files, but then I run a risk of stumbling onto some old obsolete files that were copied in from another system, or were left over on the present system from before the system was upgraded. ...
    (microsoft.public.vb.enterprise)