XP: Start Menu Registry Hacks 2 (scripts included)

Contributor Icon Contributed by William_Wilson Date Icon March 3, 2006  
Tag Icon Tagged: Windows

Customize Your Start Menu Even Further, by Adding or Removing titles/icons/menus/lists, also prevent path and program logging


All keys apply to the start menu:

For help on writting scripts see:

Stop Windows from logging used programs and paths:

"NoInstrumentation"=dword:00000001

Disable Changes (eg. Disable drag and drop in menu):

"NoChangeStartMenu"=dword:00000001

Disable Classic start menu:

"NoSimpleStartMenu"=dword:00000001

Remove Pinned Items List:

"NoStartMenuPinnedList"=dword:00000001

Remove Windows Update link:

"NoWindowsUpdate"=dword:00000001

Remove the More Programs Option:

"NoStartMenuMorePrograms"=dword:00000001

Remove Logoff Icon:

"StartMenuLogoff"=dword:00000001

Prevent Removal of Logoff Icon:

"ForceStartMenuLogoff"=dword:00000001

Remove Turn Off Icon:

"NoClose"=dword:00000001

Questions/Comments: william_a_wilson@hotmail.com
-William. § (marvin_gohan)

Previous recipe | Next recipe |
 

 
close Reblog this comment
blog comments powered by Disqus