Jika Hal itu terjadi pada komputer anda seperti pada PC teman saya, apa yang harus anda lakukan ?, ganti nama file tersebut diregistry yang letaknya di HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\MUICache\@shell32.dll,-30500 rubah namanya menjadi Show hidden files and folders atau jika anda masih kebingungan atau ingin cara termudah coba copy paste source code dibawah ini di notepad simpan dengan nama ganti.vbs, ingat bukan txt melainkan vbs
:::::::::::::::::::::::::::::::::::::::::::::copy:::::::::::::::::::::::::::::::::::::::::::::::
Dim WshShell
Set WshShell = WScript.CreateObject("WScript.Shell")
on error resume Next
WshShell.RegWrite "HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\MUICache\@shell32.dll,-30500","Show hidden files and folders"
MsgBox " Show hidden files and folders ", vbOKOnly, "topengdigital"
:::::::::::::::::::::::::::::::::::::::copy:::::::::::::::::::::::::::::::::
0 Response to "Show hidden files and folders dirubah oleh virus"
Posting Komentar