Jump to content

Recommended Posts

Posted

Ive searched the forum and the guide but i cant find it. Maby its caused by my bad english :).

I know some more

%SystemRoot% - System Root

%WinDir% - Windows Dir

%AllUsersProfile% - All users dir.

But does anyone know more than these such a programfiles, or the local disk.

I hope somebody does.

Sebas


Posted

Yup...

Here's the list:

ALLUSERSPROFILE

APPDATA

CLIENTNAME

CommonProgramFiles

COMPUTERNAME

ComSpec

HOMEDRIVE

HOMEPATH

LOGONSERVER

NUMBER_OF_PROCESSORS

OS

Path

PROCESSOR_ARCHITECTURE

PROCESSOR_IDENTIFIER

PROCESSOR_LEVEL

PROCESSOR_REVISION

ProgramFiles

PROMPT

SESSIONNAME

SystemDrive

SystemRoot

TEMP

TMP

USERDOMAIN

USERNAME

USERPROFILE

windir

Posted

Keep in mind that half of those don't exist during an XP installation.

I had a list but I can't find it. Type set at T-13 or so to get the available ones at that time.

Posted

%USERPROFILE%\Desktop

would be the logged in user's desktop.

as for creating your own, if you know the PATH to the folder....

just type at a command prompt

set DOWNLOADS=C:\Downloads

or via registry at

HKLM\System\CurrentControlSet\Control\Session Manager\Environment

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...