1, create a new text file, paste the following text into the original, save as SuperHidden.reg
REGEDIT4
[HKEY_CLASSES_ROOTDirectoryBackgroundshellexContextMenuHandlersSuperHidden]@="{00000000-0000-0000-0000- 000000000012}"
[HKEY_CLASSES_ROOTCLSID{00000000-0000-0000-0000-000000000012}InProcServer32]@=hex(2):25,53,79,73,74,65,6d,52,6f,6f ,74,25,5c,73,79,73,74,65,6d,33,32,5c,73,68,64,6f,63,76,77,2e,64,6c,6c,00"ThreadingModel "="Apartment"
[HKEY_CLASSES_ROOTCLSID{00000000-0000-0000-0000-000000000012}Instance]"CLSID"="{3f454f0e-42ae-4d7c-8ea3-328250d6e272}"
[ ,null,null,3],HKEY_CLASSES_ROOTCLSID{00000000-0000-0000-0000-000000000012}InstanceInitPropertyBag]"method"="ShellExecute""Param1"="SuperHidden.vbs""command"="Show/Hide [System Files, Extensions]""CLSID"= "{13709620-C279-11CE-A49E-444553540000}"
[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerAdvanced]"ShowSuperHidden"=dword:00000000"Hidden"=dword:00000002
2, create a new file Paste the original script below and save it as SuperHidden.vbs
'Show/Hide System Files
Dim WSHShellSet WSHShell = WScript.CreateObject("WScript.Shell")sTitle1 = "SSH =0"sTitle2 = "SSH=1"
if WSHShell.RegRead("HKCUSoftwareMicrosoftWindowsCurrentVersionExplorerAdvancedShowSuperHidden") = 1 then
WSHShell.RegWrite "HKCUSoftwareMicrosoftWindowsCurrentVersionExplorerAdvancedShowSuperHidden", "0", "REG_DWORD"WSHShell. RegWrite "HKCUSoftwareMicrosoftWindowsCurrentVersionExplorerAdvancedHidden", "2", "REG_DWORD"WSHShell.RegWrite "HKCUSoftwareMicrosoftWindowsCurrentVersionExplorerAdvancedHideFileExt", "1", "REG_DWORD"WSHShell.RegWrite "HKCRCLSID{00000000-0000-0000-0000-000000000012}InstanceInitPropertyBagcommand", "Display [System Files , extension]", "REG_SZ"WSHShell.SendKeys "{F5}+{F10}e"'WSHShell.Popup "Poof, they're gone!", 1, sTitle1, vbInformation
else
WSHShell.RegWrite "HKCUSoftwareMicrosoftWindowsCurrentVersionExplorerAdvancedShowSuperHidden", "1", "REG_D WORD "WSHShell.RegWrite" HKCUSoftwareMicrosoftWindowsCurrentVersionExplorerAdvancedHidden "," 1 "," REG_DWORD "WSHShell.RegWrite" HKCUSoftwareMicrosoftWindowsCurrentVersionExplorerAdvancedHideFileExt "," 0 "," REG_DWORD "WSHShell.RegWrite" HKCRCLSID {00000000-0000-0000-0000-000000000012} InstanceInitPropertyBagcommand "," hidden [file system, extensions] "," REG_SZ "WSHShell.SendKeys" {F5} + {F10} e " 'WSHShell.Popup" Here they are! ", 1, sTitle2, vbInformation
end if
Set WSHShell = NothingWScript.Quit(0)
3, copy the SuperHidden.vbs file to your system's X:/windows/system directory (X is your system drive letter), Double-click superhidden.reg to import the information into the registry file. In this way, if you right-click on the blank location of the desktop or folder, you will see the option to [Show/Hide System Files, Extensions] in the menu. After clicking, the folder will be automatically refreshed without manual refresh.
Account password intelligent Security to protect your own account is not an easy task, some careles
According to foreign media reports, Computerworld recently published a blog post titled Preston Gral
Maybe everyone will wonder, why are such good things removed? Yes, starting with IE7, this search b
4. WinDirStat This is a software that calculates and displays the capacity of your hard drive. This
Do it yourself Create a different Windows XP
Teach you how to solve the Vista desktop without IE problem [Photos]
In the Win XP system, check the accumulated time on the Internet [Photos]
Teach you a trick to get your Windows XP accelerated
How to make Windows XP system more secure
Block XP "Set Program Access and Defaults"
Let WinXP on the verge of collapse come back to life
Simple way to completely turn off the notification function of Windows XP SP2
Recovering the thumbnail function item
How to solve the "SWF file error" in Win7 playback animation file?
HD screen Windows 8 device display settings and optimization
Simple setup, experience a timed shutdown and automatic login
The Win7 system can't open. How to solve the DMP file
Win10 system adjusts to the highest resolution method
The difference between Win10 Edge browser and EdgeHTML
2345 good pressure use tutorial add password
Add security mode to xp boot menu [map]
Must see 100 commonly used linux commands
Using PyOpenGL, when calling glutInit, TypeError: NoneType object is not callable