Skip to main content

Posts

Showing posts with the label Network settings

WINDOWS REGISTRY TWEAKS Part-3

40)Preventing any changes of Printer setting on Control Panel If you worried someone might change your printer setting, You need to enable these setting Key: HKEY_CURRENT_USER\Software\M*cro$oft\Windows\CurrentVersion\Policies\Explorer Value Name: NoPrinters Data Type: DWORD Value Data: (0 = disabled, 1 = enabled) 41)Vanishing Start Banner on taskbar If you enable these setting then the arrow and Click here to start word will gone (the word emerge when you entry windows). Key: HKEY_CURRENT_USER\Software\M*cro$oft\Windows\Curre ntVersion\Policies\Explorer Value Name: NoStartBanner Data Type: BINARY Value Data: (00 00 00 00 = disabled, 01 00 00 00 = enabled) 42)Adding “Explore From Here” menu on folder After you replace with the value below then, when you right clicking on folder there’ll be Explore From Here menu to emerge. HKEY_CLASSES_ROOT\*\shell\rootexplore (You have to make it if those key are not exist yet) Then edit “(Default)” v...