PC Review


Reply
Thread Tools Rate Thread

How to determine what reg setting is used for "Show Notifications on Task Bar"

 
 
SD
Guest
Posts: n/a
 
      28th Jul 2005
I am trying to figure out what registry setting is used by XPe when you
select "Show Notifications on Task Bar" in the User Interface Core
component.

Or in general how can you determine what a component is going to do to
your build? Has anyone tried to figure this type of thing in reverse?

Thanks.
Sean

 
Reply With Quote
 
 
 
 
SD
Guest
Posts: n/a
 
      31st Jul 2005
OK, so I found the registry setting for the "Show Notifications on Task
Bar" option in the User Interface Core component; its
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]\NoTrayItemsDisplay=dword:00000000


SD wrote:
> I am trying to figure out what registry setting is used by XPe when you
> select "Show Notifications on Task Bar" in the User Interface Core
> component.
>
> Or in general how can you determine what a component is going to do to
> your build? Has anyone tried to figure this type of thing in reverse?
>
> Thanks.
> Sean


 
Reply With Quote
 
KM
Guest
Posts: n/a
 
      31st Jul 2005
SD,

Why it took you so long to find out the key? It is mentioned in the "User Interface Core" component script :-)
Most specifically, to affect all and default users in your image, set the
[HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer], "NoTrayItemsDisplay" (dword).

--
Regards,
KM


> OK, so I found the registry setting for the "Show Notifications on Task
> Bar" option in the User Interface Core component; its
> [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]\NoTrayItemsDisplay=dword:00000000
>
>
> SD wrote:
>> I am trying to figure out what registry setting is used by XPe when you
>> select "Show Notifications on Task Bar" in the User Interface Core
>> component.
>>
>> Or in general how can you determine what a component is going to do to
>> your build? Has anyone tried to figure this type of thing in reverse?
>>
>> Thanks.
>> Sean

>



 
Reply With Quote
 
SD
Guest
Posts: n/a
 
      31st Jul 2005
I figured the setting out by building two identical (except for this
setting) systems side-by-side and then compared the registries line by
line.

So this is the point of the second part of my original question, how do
you view the component script?

Thanks.

- Sean

 
Reply With Quote
 
KM
Guest
Posts: n/a
 
      31st Jul 2005
Sean,

Wow. That must have been a lot of work you did if you went through registry hives line by line.
It might be easier to export the hives in .reg files and then do WinDiff on them or etc.

Anyway, here is a few methods you can use to explore CMI scripts of components (btw, not all components have scripts assigned to
them):

- Each QFE from Mircosoft includes an SLD file with updated components. If you open the SLD file in CD, you will be able to
export script for every component there if assigned.
- MS SP2 is also a big "QFE" like package (it is an update to SP1) and therefore huge SLD file is there (nice info about a bunch
of components)
- You can always observe components scripts when you "view" Mantis db with tools like SQL Enterprise Manager, or, after all, you
can explore the scripts in binaries of the MDF file (just keep in mind it is all Unicode)
- [probably easiest] You can use XPeTools package from www.xpefiles.com. A component from the package (DependencyExplorer) will
allow you to export component scripts.

--
Regards,
KM

>I figured the setting out by building two identical (except for this
> setting) systems side-by-side and then compared the registries line by
> line.
>
> So this is the point of the second part of my original question, how do
> you view the component script?
>
> Thanks.
>
> - Sean



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Running some code "at start-up" *WITHOUT* setting up a scheduled task \A_Michigan_User\ Windows XP General 2 4th Feb 2006 04:35 PM
Task Scheduler says "Running" show up in Task List, nothing on des =?Utf-8?B?RmF0RmluZ2Vy?= Windows XP General 4 13th Nov 2005 10:43 PM
Manual "Windows Update" produces "ActiveX/active scripting" error message even with "LOW" security level setting in "Trusted" Zone Ray2 Windows XP Help 1 14th Nov 2003 06:50 PM
PPT2000: "Show On" Secondary Monitor Slide Show Setting Is Not Saved TimB Microsoft Powerpoint 1 6th Nov 2003 01:49 PM
Notifications won't "always show" Bev Davis Windows XP General 2 18th Aug 2003 01:14 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:46 AM.