reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v ShowSuperHidden /t reg_dword /d 00000001 /f
assoc .txt=txtfile
This is a batch script for "showing protected operating system files". The last sentence is a refresh command found on the forum. But after execution, the hidden system folders still cannot be displayed. Only by right-clicking and refreshing can they be displayed. If you end Explorer and then open My Computer, it works, but it's too cumbersome, and right-clicking and refreshing is better.
Please help,大虾. Teach me the command to automatically refresh. How to refresh automatically and display immediately.
The following attachment is a software made by a大虾 I found online. It can automatically refresh, display immediately, and there is a menu in the right-click.
I'm too inexperienced. Please trouble everyone.
If there are any mistakes in the post, please let the moderator know, and I will correct it immediately
[ Last edited by eech on 2006-12-13 at 06:58 AM ]
assoc .txt=txtfile
This is a batch script for "showing protected operating system files". The last sentence is a refresh command found on the forum. But after execution, the hidden system folders still cannot be displayed. Only by right-clicking and refreshing can they be displayed. If you end Explorer and then open My Computer, it works, but it's too cumbersome, and right-clicking and refreshing is better.
Please help,大虾. Teach me the command to automatically refresh. How to refresh automatically and display immediately.
The following attachment is a software made by a大虾 I found online. It can automatically refresh, display immediately, and there is a menu in the right-click.
I'm too inexperienced. Please trouble everyone.
If there are any mistakes in the post, please let the moderator know, and I will correct it immediately
[ Last edited by eech on 2006-12-13 at 06:58 AM ]

