answersLogoWhite

0

I think you can specify the Path in the Boot.ini file in XP .. There's also Autoexec.bat that sets Paths .. You may have to set your views to be able to see system files in WinXp ..

User Avatar

Wiki User

17y ago

What else can I help you with?

Related Questions

What is the purpose of path environment variable in the windows command CMD.EXE shell environment?

The PATH environment variable is the default search path(s) for when an explicit path is not provided and the file requested is not in the current directory.


What is path variable and what is its use?

The path (or PATH) variable is a shell environment variable. It describes to the shell which directories should be searched for executable files/programs. The system does not search every directory to find a program; only those directories indicated in the PATH shell environment variable. The same thing is true for Windows.


What is the purpose of PATH variable in Linux?

It's an environment variable that stores the paths of commonly used executables. All OSes have this set, even on Windows.


What is the purpose of a PATH variable?

The PATH variable is an environment variable in operating systems like Unix, Linux, and Windows that specifies a set of directories where executable programs are located. When a user types a command in the terminal or command prompt, the system searches through these directories in the order listed in the PATH variable to find the corresponding executable file. This allows users to run programs without needing to specify their full paths, streamlining the command execution process. Adjusting the PATH variable can help users include custom scripts or software directories for easier access.


Which environment variable stores the users path to their home directory?

The HOME environment variable has this information.


When installing the Android SDK what is the purpose of creating a user variable using the environment variables in Windows?

The Android SDK requires that you add the following environment variable: ANDROID_HOME = <installation location>\android-sdk-windows This is used to determine where the SDK can be found. In addition, it is recommended you also add the tools and platform-tools sub-folders to your PATH: PATH = <existing path>;%ANDROID_HOME%\tools;%ANDROID_HOME%\platform-tools Note how the path makes use of the ANDROID_HOME environment variable. With these variables in place, you can more easily execute the commands contained therein without specifying the path to those commands.


What is the role of class path environment variable?

The class path environment variable helps the JVM identify the location in the machine where the JVM can pick up the java class file that needs to be executed. If you place java class files in any place that is not a part of the class path, the JVM may not be able to find the class to execute.


How do you stop the error 'reg' is not recognized as an internal or external command operable program or batch file?

The error "'reg' is not recognized as an internal or external command operable program or batch file" typically means that the command-line tool is not found in the system's PATH environment variable. To resolve this, ensure that you are using the command prompt with administrative privileges, as some commands require elevated permissions. If the issue persists, check that the Windows Registry Editor (reg.exe) is present in the C:\Windows\System32 directory, and if not, you may need to repair your Windows installation or restore the missing file. Lastly, verify that your system's PATH variable includes C:\Windows\System32.


How do I Edit path in windows?

Right click my computer and click properties click the advanced tab. click the environment variables button at the bottom the bottom pane should say "system variables". The path variable is in there, just under the OS variable.


How to install ffmpeg on Windows?

To install ffmpeg on Windows, you can download the Windows build from the official ffmpeg website and extract the files to a folder on your computer. Then, add the folder to your system's PATH environment variable to access ffmpeg from the command line.


Windows cannot access the specified device path file?

When you get a message that says, 'Windows cannot access the specified device path file,' this means that an error has occurred which has corrupted the file and made it inaccessible.


What is the normal path of the windows paging file in Windows Vista?

Paging file is located in the root folder of the system drive.