answersLogoWhite

0

The path to the registry directory starts with windows /system32/ config All depends what type of windows you have on your computer. Best is to check the information you got delivered with your computer.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is The lowest hierarchical level in a registry?

root directory


How do you find absolute path name of your home directory what is it on your system?

All you need is the PWD(Print Working Directory) command, this will list your current directory absolute path All you need is the PWD(Print Working Directory) command, this will list your current directory absolute path


How do you move files to a directory in Linux?

mv file /path/to/directory


How do you change path in Linux?

You change the current working path directory in Linux by issuing the cd command, followed by the directory you want to change to. For example:cd /dev/inputwould take me to the that directory.


What does an absolute path-name look like in Linux?

It is the path as relative to the topmost directory, /. For example, /usr/bin is absolute, but ../bin is relative (Means "the directory 'bin' in the parent of the current directory.")


What is the relative path to the image?

The relative path to an image is the path that describes the location of the image file in relation to the current directory or file. It does not include the full directory structure from the root but instead provides a way to access the file based on the current working directory. For example, if the image is located in a folder named "images" within the current directory, the relative path would be "images/image.jpg".


What directory structure is described by the path XYZ?

It's a directory path. Paths are often expressed by listing the directories along the path separated by slashes. For instance, animals/prehistoric/dinosaurs would represent the path starting at the directory named animals, passing through its subdirectory named prehistoric, and terminating in the sub-subdirectory dinosaurs.


What is anither name for current path?

Another name for current path is "present working directory" (PWD). It refers to the directory where a user is currently located within the file system.


What identifies software by specifying the directory path where the application is stored in the file system?

"path rule"


How do you see your Linux path?

Not exactly clean what do you mean.1. Which directory are you in: pwd2. Your PATH environment variable: echo $PATH


How do you enable or disable built-in utilities in UNIX?

Utilities are external programs - they reside in various directories. To enable them, make sure the directory path is in your $PATH variable so it can find them. Likewise, to disable them make sure the directory path is not in your $PATH variable for the shell.


Where are the files that make up Windows 9x registry and where are they located?

In Windows 95, 98, and Me, the Registry is contained in two hidden files in your Windows directory, called USER.DAT and SYSTEM.DAT.