Vistas de página en total

martes, 1 de junio de 2010

Matar proceso iexplore.exe y Apagar el equipo

En un fichero .bat:

C:\WINDOWS\system32\taskkill.exe /F /IM iexplore.exe /T
%windir%\system32\shutdown.exe -s -t 00

No hay comentarios: