If you want to shutdown without using any soft like auto shutdown etc.
Just Follow These Steps :
Click START then RUN,and
Type:
shutdown -s -t 3600
(ITS FOR 1 HOUR,HERE 3600 IS A SEC)
click OK
Then you can just
put the little window
that this is
going to generate in the background
NOTE=
** 3600 is the time
in seconds
(change it to whatever time you want)
** If you want to abort the shutdown,
just type:
shutdown -a
Just Follow These Steps :
Click START then RUN,and
Type:
shutdown -s -t 3600
(ITS FOR 1 HOUR,HERE 3600 IS A SEC)
click OK
Then you can just
put the little window
that this is
going to generate in the background
NOTE=
** 3600 is the time
in seconds
(change it to whatever time you want)
** If you want to abort the shutdown,
just type:
shutdown -a
No comments:
Post a Comment