HTFC Forums

H.T.F.C.

How To Fix Computers





Go Back   HTFC Forums > Hardware Newsgroups > Hardware

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1  
Old 10-11-2007, 10:05 AM
Jethro
 
Posts: n/a
Default Surprising Registry Anomaly?

I am surprised at something that has happened in a new system I am
building.

I installed XP PRO with one user with administrator privileges. It
works fine. Then I manually patched the registry to eliminate
'balloons', and that worked fine too.

Then I added two more users, also with administrator privs. Now I
notice that the balloon patch I had made was not extended to the new
users. I am surprised by this.

Certainly each user doesn't have his own registry, or does he?
Can someone make a comment on this?

Thanks

Jethro
Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
  #2  
Old 10-11-2007, 10:13 AM
meerkat
 
Posts: n/a
Default Re: Surprising Registry Anomaly?


"Jethro" <wilson@somewhere.org> wrote in message
news:u3trg3p98vc4kl2dk7dvpmfnk1bsmao87m@4ax.com...
>I am surprised at something that has happened in a new system I am
> building.
>
> I installed XP PRO with one user with administrator privileges. It
> works fine. Then I manually patched the registry to eliminate
> 'balloons', and that worked fine too.
>
> Then I added two more users, also with administrator privs. Now I
> notice that the balloon patch I had made was not extended to the new
> users. I am surprised by this.
>
> Certainly each user doesn't have his own registry, or does he?
> Can someone make a comment on this?
>

Each User can have his/her own settings.
User accounts can be configured to a Users preference.


Reply With Quote
  #3  
Old 10-11-2007, 10:31 AM
GT
 
Posts: n/a
Default Re: Surprising Registry Anomaly?

"Jethro" <wilson@somewhere.org> wrote in message
news:u3trg3p98vc4kl2dk7dvpmfnk1bsmao87m@4ax.com...
>I am surprised at something that has happened in a new system I am
> building.
>
> I installed XP PRO with one user with administrator privileges. It
> works fine. Then I manually patched the registry to eliminate
> 'balloons', and that worked fine too.
>
> Then I added two more users, also with administrator privs. Now I
> notice that the balloon patch I had made was not extended to the new
> users. I am surprised by this.


When you look in the registry at the balloon patch, are the entries in the
HKEY_LOCAL_MACHINE or in the HKEY_CURRENT_USER area? If in the USER area,
then this is specific to each user, so not a surprise. If in the local
machine area then creating a user account must reset certain registry
entries. Either way, its not a surprise!


Reply With Quote
  #4  
Old 10-11-2007, 12:17 PM
Jethro
 
Posts: n/a
Default Re: Re: Surprising Registry Anomaly?

On Thu, 11 Oct 2007 11:31:59 +0100, "GT"
<ContactGT_remove_@hotmail.com> wrote:

>"Jethro" <wilson@somewhere.org> wrote in message
>news:u3trg3p98vc4kl2dk7dvpmfnk1bsmao87m@4ax.com.. .
>>I am surprised at something that has happened in a new system I am
>> building.
>>
>> I installed XP PRO with one user with administrator privileges. It
>> works fine. Then I manually patched the registry to eliminate
>> 'balloons', and that worked fine too.
>>
>> Then I added two more users, also with administrator privs. Now I
>> notice that the balloon patch I had made was not extended to the new
>> users. I am surprised by this.

>
>When you look in the registry at the balloon patch, are the entries in the
>HKEY_LOCAL_MACHINE or in the HKEY_CURRENT_USER area? If in the USER area,
>then this is specific to each user, so not a surprise. If in the local
>machine area then creating a user account must reset certain registry
>entries. Either way, its not a surprise!
>


Thanks

I never expected it. Your explanation clarified things.

Jethro
Reply With Quote
  #5  
Old 10-12-2007, 04:45 PM
VanguardLH
 
Posts: n/a
Default Re: Surprising Registry Anomaly?

"Jethro" wrote in message
news:u3trg3p98vc4kl2dk7dvpmfnk1bsmao87m@4ax.com...
> I am surprised at something that has happened in a new system I am
> building.
>
> I installed XP PRO with one user with administrator privileges. It
> works fine. Then I manually patched the registry to eliminate
> 'balloons', and that worked fine too.
>
> Then I added two more users, also with administrator privs. Now I
> notice that the balloon patch I had made was not extended to the new
> users. I am surprised by this.
>
> Certainly each user doesn't have his own registry, or does he?
> Can someone make a comment on this?



Changes under the HKCU registry hive is just for, well, what it says:
CURRENT USER! Changes under that pseudo-hive come from HKEY_USERS.
If all users had the same exact settings, why would separate user
accounts exist? If you changed your Start menu items and groupings
therein, or if you changed your desktop background or resolution, or
if you customized other Windows settings, would you appreciate if
another user made different selections and then you got stuck with
those along with battling with other users as to what they would all
agree to use?

Look under your own account's %userprofile% path. See the ntuser.dat
file? That is YOUR registry settings for YOUR account and no one
else's.

Reply With Quote
  #6  
Old 10-13-2007, 07:32 PM
Jethro
 
Posts: n/a
Default Re: Re: Surprising Registry Anomaly?

On Fri, 12 Oct 2007 11:45:26 -0500, "VanguardLH"
<VanguardLH@mail.invalid> wrote:

>"Jethro" wrote in message
>news:u3trg3p98vc4kl2dk7dvpmfnk1bsmao87m@4ax.com.. .
>> I am surprised at something that has happened in a new system I am
>> building.
>>
>> I installed XP PRO with one user with administrator privileges. It
>> works fine. Then I manually patched the registry to eliminate
>> 'balloons', and that worked fine too.
>>
>> Then I added two more users, also with administrator privs. Now I
>> notice that the balloon patch I had made was not extended to the new
>> users. I am surprised by this.
>>
>> Certainly each user doesn't have his own registry, or does he?
>> Can someone make a comment on this?

>
>
>Changes under the HKCU registry hive is just for, well, what it says:
>CURRENT USER! Changes under that pseudo-hive come from HKEY_USERS.
>If all users had the same exact settings, why would separate user
>accounts exist? If you changed your Start menu items and groupings
>therein, or if you changed your desktop background or resolution, or
>if you customized other Windows settings, would you appreciate if
>another user made different selections and then you got stuck with
>those along with battling with other users as to what they would all
>agree to use?
>
>Look under your own account's %userprofile% path. See the ntuser.dat
>file? That is YOUR registry settings for YOUR account and no one
>else's.



You're right of course. Thanks.

Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Not so surprising...??? The Translucent Amoebae Digital Photo 1 08-28-2007 01:27 AM
registry HELP? Kat Windows XP 7 05-19-2007 04:46 PM
Netflix anomaly? Bill's News DVD 5 05-16-2007 11:22 AM
Registry Phil Windows Vista 2 04-24-2007 01:32 AM
ABIT KD7A BIOS and CMOS Battery Anomaly W. Watson Hardware 1 04-08-2007 09:33 PM


All times are GMT. The time now is 04:35 AM.


Powered by vBulletin® Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by RedTyger