Total Pageviews

Total Pageviews

Saturday, July 14, 2012

Notepad hmanga Computer Shutdown Timer siamchawp dan

I computer ah khan thil tih laklawh deuh i neih a, kalsan a ngaih thut emaw darkar engemaw ti hnu a lo in shutdown se i duh chuan a hnuai a tarlan script hmang hian nangmahin tools i insiam chawp thei. Han tum ve chhin teh le.





@cd\
@echo off
@title Nt Shutdown / Restart Timer Script
@color 60
:ch3
goto about
goto menu
goto ch
:about
@cls
@echo.
@echo.
@echo             :: Zohuap Shutdown and Restart Timer Script::
@echo.
@echo                       :: Email:- micky_lmpa@rediffmail.com ::
:menu
@echo.
@echo.
@echo.
@echo   Press r to Restart      Restart System
@echo.
@echo   Press s to Shutdown     Shutdown System
@echo.
@echo   Press a to Abort        Abort System Shutdown/ Restart
@echo.
@echo   Press q to Quit
@echo.
@echo                          "use only small letters"
@echo.
@echo.
:ch
Set sr=
Set /p sr=    :: I duh ber chhu lut rawh le   ::
If "%sr%" == "r" goto ch2
If "%sr%" == "s" goto ch2
If "%sr%" == "a" goto abt
If "%sr%" == "q" goto qut
goto ch
@echo.
:ch2
@echo.
@echo.
:about
@cls
@echo.
@echo.
@echo             :: Zohuap Shutdown and Restart Timer Script::
@echo.
@echo                       :: Email:- micky_lmpa@rediffmail.com ::
@echo.
@echo     [Enter Time in Seconds like 3600=1hour, 1800=30min]
@echo     [Or Leave Blank for For 30sec Timer or 00 to immediate Shutdown]
@echo.
Set /p t= Second engzat hnuah nge thi se i duh ::
@echo.
@echo     [Enter Comment Or Leave Blank]
@echo.
Set /p c= Thu chhut tel duh i nei em       ::
@echo.
If "%sr%" == "r" goto res
If "%sr%" == "s" goto sht
@echo.
@echo.
:res
@shutdown -r -t %t% -c "%c%    {Restarting Script by Zohuap}"
goto qut

:sht
@shutdown -s -t %t% -c "%c%    {Turning Off Script by Zohuap}"
goto qut

:abt
@cls
@Shutdown -a
goto ch3

:qut
@cls
@echo Thanks For Using Script
Pause
@exit


A chunga text hi copy la, notepad ah .bat in save la, han enter teh le. I thil siam chu i hmu thiam tawh mai ang.

0 comments:

Post a Comment