In Windows Explorer, when we want to know the contents of a folder you must open the folder. In fact, we can create a shortcut when you right-click the folder to browse folders quickly. For that, do the following steps:
Good luck.
- Open your Notepad.
- Type the
@ Echo off
dir% 1% / o> c: \ windows \ showfolder.txt
notepad c: \ windows \ showfolder.txt
- Save with showfolder.bat name and place it in the [Windows] folder.
- Now open your Registry Editor.
- Go to the key HKEY_CLASSES_ROOT \ Directory \ Shell.
- In the right pane, click and select [New]> [Key], Key was named to View Folder Contents.
- Inside the new Key double click on the Value Name [Default] and fill in his Value Data
- "&Shows the Folder". A
- On the key View Folder Contents, create a new key by clicking on the right panel and select [New]> [Key], name it with a Command key.
- In the Command key double-click the Value Name [Default] and fill in his Value Data
c: \ windows \ showfolder.bat% 1.
- Close your Registry Editor.
Good luck.
0 comments:
Post a Comment