Tips to inactivate the windows button

Here is the tips to inactivate the windows button: 1. run the Registry Editor. 2. In windows Registry Editor get into subkey : HKEY_LOCAL_MACHINE-SYSTEM-CurrentControlSet-Control-Keyboard Layout. 3. right click in the right side of windows then choose [New] > [Binary Value]. 4. give name Scancode Map then fill in the data value with 00 00 00 00 00 00 00 00 03 00 00 00 00 00 5B E0 00 00 5C E0 00 00 00 00. 5. Close the Registry Editor then restart your PC. Do you want to try …

How to lock any folder without any software

Hi there, I have great tutorial for your Windows, yes its about how to lock any folder without using any software !!!. It’s really amazing step by step tutorial. Well FYI, this tutorial its different from Invisible as well hidden folder….here you need to have a password with which you can open your folder. Here is the Code: cls @ECHO OFF title Folder Locker if EXIST “Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}” goto UNLOCK if NOT EXIST Locker go to MDLOCKER :CONFIRM echo Are you sure u want to Lock the folder(Y/N) set/p “cho=>” …