Pathman.exe


This command-line tool enables you to add or remove components of both the system and user paths. It can modify any number of paths in a single call and includes error checking that can handle path abnormalities such as repeated entries, adjacent semicolons, and missing entries.

Windows 2000 manages two different types of paths; the current user's path and the system path. Windows 2000 keeps a separate user path for every user on a system, but there is only one global system path. When a user logs on to a computer running Windows 2000, these two paths are combined to create the user's full path. For backward compatibility, Windows 2000 also loads path information from old Autoexec.bat files left in the root directory.

A user who is not an Administrator can modify their own user path. But in order to modify the system path, the user of PathMan must have Administrator privileges. PathMan does not manage information contained in old Autoexec.bat files.

Files Required