PDA

View Full Version : disable print in IE 5.5



AlanChan
07-29-2001, 05:02 PM
How can Idisable print in IE 5.5?

reghakr
07-29-2001, 09:44 PM
Alan,

I beilieve this only works in IE6, not sure about 5.5

HKEY_CURRENT_USER\Software\Policies\Microsoft\Inte rnet Explorer\Restrictions
by adding a new>DWORD value named NoPrinting.

Produces "This action is restricted" and removes PrintPreview and Print from the File menu.

Give it a try, I've upgraded my browsers.

reghakr