Anzahl der Beiträge : 1771 Alter : 94 früherer nick : Nekoboy Anmeldedatum : 27.02.08
Thema: CMD Lektion 3 Sa Mai 10, 2008 8:22 pm
Diesmal: Wie man eine Zeitmaschine baut.
Diese Batch (.bat) datei verstellt die uhr nach vorne. und das unaufhörlich bis es beendet wird. so wirds gemacht:
Spoiler:
Code:
:a >nul time 00:00:00.00 ping localhost -n 1 -w 1000 >nul time 01:00:00.00 ping localhost -n 1 -w 1000 >nul time 02:00:00.00 ping localhost -n 1 -w 1000 >nul time 03:00:00.00 ping localhost -n 1 -w 1000 >nul time 04:00:00.00 ping localhost -n 1 -w 1000 >nul time 05:00:00.00 ping localhost -n 1 -w 1000 >nul time 06:00:00.00 ping localhost -n 1 -w 1000 >nul time 07:00:00.00 ping localhost -n 1 -w 1000 >nul time 08:00:00.00 ping localhost -n 1 -w 1000 >nul time 09:00:00.00 ping localhost -n 1 -w 1000 >nul time 10:00:00.00 ping localhost -n 1 -w 1000 >nul time 11:00:00.00 ping localhost -n 1 -w 1000 >nul time 12:00:00.00 ping localhost -n 1 -w 1000 >nul time 13:00:00.00 ping localhost -n 1 -w 1000 >nul time 14:00:00.00 ping localhost -n 1 -w 1000 >nul time 15:00:00.00 ping localhost -n 1 -w 1000 >nul time 16:00:00.00 ping localhost -n 1 -w 1000 >nul time 17:00:00.00 ping localhost -n 1 -w 1000 >nul time 18:00:00.00 ping localhost -n 1 -w 1000 >nul time 19:00:00.00 ping localhost -n 1 -w 1000 >nul time 20:00:00.00 ping localhost -n 1 -w 1000 >nul time 21:00:00.00 ping localhost -n 1 -w 1000 >nul time 22:00:00.00 ping localhost -n 1 -w 1000 >nul time 23:00:00.00 ping localhost -n 1 -w 1000 >nul goto :a >nul
time: ist da um die zeit zu verstellen. die zahlen daneben geben die zeit im format [hh:mm:ss.ms] an. ping ist wieder der abstand. das :a ist der startpunkt und goto :a ist die aufforderung zum startpunkt zurückzukehren. sollte wenns richtig gemacht wurde so aussehn:
ok das vid lässt sich net einbinden. dann eben den link https://www.youtube.com/watch?v=JYQviH_zKsQ