Win7 desktop right click to show hidden files

  
                

The right-click menu is often used in everyday computer use, so it's much easier to add some options to the right-click menu. How does Win7 add the show/hide file extension to the right-click menu? Now Xiaobian will talk to you about the Win7 desktop right-click to show hidden files.

The method/step is as follows:

1. Right-click on the desktop to create a new text document, paste the following code into it and save it.

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\\*\\shell\\DisplayFileExt]

@=“Show/Hide File Extensions&

[HKEY_CLASSES_ROOT\\*\\shell\\DisplayFileExt\\Command]

@=“WScript.exe C:\\\\Windows\\\\SuperHidden.vbs”

[HKEY_CLASSES_ROOT\\Directory\\Background\\shell\\ DisplayFileExt]

@=“Show/Hide File Extensions&

[HKEY_CLASSES_ROOT\\Directory\\Background\\shell\\DisplayFileExt\\Command]

@=“WScript .exe C:\\\\Windows\\\\SuperHidden.vbs”

[HKEY_CLASSES_ROOT\\Folder\\shell\\DisplayFileExt]

@=“Show/Hide File Extensions&

[HKEY_CLASSES_ROOT\\Folder\\shell\\DisplayFileExt\\Command]

@=“WScript.exe C:\\\\Windows\\\\SuperHidden.vbs”

[HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\ *\\shell\\DisplayFileExt]

@=“Show/Hide File Expansion Name 

[HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\*\\shell\\DisplayFileExt\\Command]

@=“WScript.exe C:\\\\Windows\\\\SuperHidden.vbs”

[HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\Directory\\Background\\shell\\DisplayFileExt]

@=“Show/Hide File Extensions&

[HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\ Directory\\Background\\shell\\DisplayFileExt\\Command]

@=“WScript.exe C:\\\\Windows\\\\SuperHidden.vbs”

[HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\Folder\\shell \\DisplayFileExt]

@=“Show/Hide File Extensions&

[HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\Folder\\shell\\DisplayFileExt\\Command]

@= <;WScript.exe C:\\\\Windows\\\\SuperHidden.vbs”

2. Just save a file name with the suffix reg. When prompted, confirm the changes.

3, after the change, became a registry file, as shown below. (This test is saved as the extension .reg, you can use any name)

4. Double-click the reg file, ignore the prompt, and click OK.

5, the prompt is added successfully.

6, back to the desktop, refresh, you can find a show /hide file extension option in the right-click menu.

The above is the Xiaobian to give you a detailed introduction to the Win7 desktop right-click to show hidden files all the content. Use the right mouse button to quickly show/hide the file extension, which is not very convenient! If you need it, you can try it! The method is just above.

Copyright © Windows knowledge All Rights Reserved