How to disable the Properties option from the context

  • Thread starter Thread starter Boaz20
  • Start date Start date
B

Boaz20

Dear group,

How can I disable the "Properties" option from the context menu of all
Items in windows XP (Folders,files etc..)

I know how can I disable the context menu , and other stuff from it but
I dont know how can I disable Build-in options like "properties"


Thanks

Boaz.
 
You can't.

When you right click on a file, the registry checks for
PropertySheetHandlers for the extension and adds them to the default
PropertySheetHandlers under
HKEY_CLASSES_ROOT\*\shellex\PropertySheetHandlers.

When the Properties window appears, it knows what additional tabs should be
added to the standard Windows Properties Tabs.
 
Back
Top