Tweets from pichat

PichatFollow my new user account @markseu
About 2 months, 3 weeks ago from Pichat (Pichat Software)

Tweets from 600infos

600infosI HAVE NYANED FOR 888.4 SECONDS! http://t.co/JQYOZebv via @nyannyancat
About 3 months, 3 weeks ago from 600infos (Wolf)

herunterfahren.cmd

herunterfahren.cmd
@echo.off
Rem #####################################################
Rem # 
Rem # SCRIPT: herunterfahren.cmd
Rem # 
Rem # beendet den Computer in einer definierten Zeit
Rem # 
Rem # usage: copy the file in the directory and start it
Rem # 
Rem # Version 0.0.11 Mark Wolfgruber 2011-11-11
Rem # 
Rem #####################################################
 
set _time=300
set /p _time=Time to shutdown [%_time%]: 
set /a _time=%_time% + 1
if %_time% EQU 1 exit /b
shutdown -s -t %_time% -f
pause
shutdown -a

Translate
Advertisment
  • more about Pichat on http://www.pichat.net
  • C4 - Tiny chat software
  • http://600infos.de
  •    Counter:  11683  Online:  5  Your IP:  38.107.179.236  DNS:  unknown  Page generated in    0.17 sec.