How do I remove options from the Organize button in the Command Bar?
9:19 AM
 following registry entry will remove the layout and folder and 
search options from the command bar on Windows 7 and 2008 servers:

| Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Windows.organize]"CanonicalName"="{7ddc1264-7e4d-4f74-bbc0-d191987c8d0f}""MUIVerb"="@shell32.dll,-31411""Icon"="shell32.dll,-16753""Description"="@shell32.dll,-31412""SubCommands"="Windows.cut;Windows.copy;Windows.paste;Windows.undo;Windows.redo;|;Windows.selectall;|;Windows.delete;Windows.rename;Windows.removeproperties;Windows.properties;|;Windows.closewindow" | 

0 comments