reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" / v Hidden /t reg_dword /d 00000000 /f |
reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" / v HideFileExt /t reg_dword /d 00000001 /f |
reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" / v ShowSuperHidden /t reg_dword /d 00000000 /f |