suppose you booted partition D

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Suppose you booted partition D instead of C, then decided to install an
application on D, would the apps registry settings install to partition D or
C?
 
The registry is always located in the;

%systemroot%\system32\config\

directory.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Suppose you booted partition D instead of C, then decided to install an
| application on D, would the apps registry settings install to partition D
or
| C?
 
Let me put it this way, when _installing_ an application, are the registry
settings always put in the "C" Registry?
________________________________________________________________
 
There's no such thing.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Let me put it this way, when _installing_ an application, are the registry
| settings always put in the "C" Registry?
 
I mean, when _installing_ an application, are the registry
settings always put in the "C" drive/partition Registry?

_________________________________________________________
 
b11_ said:
Suppose you booted partition D instead of C, then decided to install
an application on D, would the apps registry settings install to
partition D or C?



Your question is very confusing, so I suspect you may be confused about how
this works.

You can't boot a partition, you can only boot an operating system. If you
have a system with a single operating system installed (Windows XP) on drive
C: but also have a second partition D:, there's no operating system on D:
and it can't be booted. When you install an application, its setting go into
*the* registry (there's only one for Windows XP) and it's on the drive where
Windows is installed--normally on C:.

On the other hand, if you have created a dual-boot machine with two
operating systems installed, one on C: and one on D:, then you can boot
either operating system.

In that dual-boot scenario, if you boot from the operating system on D: and
it's an operating system that uses a registry (not all operating systems do)
then an application installed under that operating system will put its
settings on D:
 
There's only one registry for the operating system. The hive files for the
system are located in;
%systemroot%\system32\config\

the user hive is located in the user profile;
%userprofile%\ntuser.dat

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
|I mean, when _installing_ an application, are the registry
| settings always put in the "C" drive/partition Registry?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top