PDA

View Full Version : How to protect a Context Menu Display only for my File Extension (All)



Revolution
02-03-2006, 01:59 AM
Dear All,

I don't want to display the context menu for my application .ext is there any way to stop displaying context menu.

or is there any way to stop displaying properties in the context menu

motoflop
02-04-2006, 10:28 AM
There is not registry tweak for that. So I think only way is to write special context menu handler, which disables context menu for your application.