2012/Jan/08

regedit
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools /t REG_DWORD /d 0 /f
Task manager
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f
 

edit @ 8 Jan 2012 12:49:19 by srisawa2

2011/Jul/25

แก้ปัญหาการซ่อน files ใน windows
1. open cmd (commands line)
2. x: (x= drive ที่ files ซ่อนอยู่
3. attrib -s -h /s /d enter
เรียบร้อยแล้ว

2011/Jul/25

เปลี่ยน runlevel ให้เป็น text mode
1. แก้ /etc/init/gdm.conf เพิ่ม 2 ใน stop on runlevel
2. เรียบร้อย