Search found 7 matches
- 20 Oct 2014 23:35
- Forum: DOS Batch Forum
- Topic: commands a 30 minute time pause
- Replies: 8
- Views: 8854
CALL WAIT 300
I'm trying to run the scripts one after another but at intervals of 30 minutes, ess: @echo off start se.exe start auto.exe set year=2013 for /f "tokens=1,2 delims=.-/" %%i in ("%date%") do date %%i/%%j/%year% CALL WAIT 300 set year=2014 for /f "tokens=1,2 delims=.-/" %%...
- 20 Oct 2014 23:22
- Forum: DOS Batch Forum
- Topic: commands a 30 minute time pause
- Replies: 8
- Views: 8854
Re: commands a 30 minute time pause
good solution but there is a thing that works in all even with windows xp?
- 20 Oct 2014 15:12
- Forum: DOS Batch Forum
- Topic: commands a 30 minute time pause
- Replies: 8
- Views: 8854
commands a 30 minute time pause
prejudice to the case do you know if there is a way to start script in a bat file, commands a 30 minute time pause one from another ess:
3000 script time: 01
3000 script time: 02
3000 script time: 01
3000 script time: 02
- 16 Oct 2014 11:34
- Forum: DOS Batch Forum
- Topic: bat change the date one year
- Replies: 9
- Views: 7422
Re: bat change the date one year
Yuri with 1000
you very god ms-dos






- 16 Oct 2014 10:00
- Forum: DOS Batch Forum
- Topic: bat change the date one year
- Replies: 9
- Views: 7422
Re: bat change the date one year
then perhaps I can not explain I can relate if at least I can understand I do not speak English well? everything I have asked for and if there is a way to change only the date of the calendar year but only without the days or months, ess: if I write (date 01/01/2015) changes the date 01/01/2015 in t...
- 16 Oct 2014 02:09
- Forum: DOS Batch Forum
- Topic: bat change the date one year
- Replies: 9
- Views: 7422
Re: bat change the date one year
then I try to do all that and a script dos, that when opened, will change the system date but only one year, not the day, to change just one year
- 16 Oct 2014 00:07
- Forum: DOS Batch Forum
- Topic: bat change the date one year
- Replies: 9
- Views: 7422
bat change the date one year
hi, I just joined this forum queso and my first post, I am a php programmer, I do not know much about m-dos, should I create a bat file that when launched I change the date of the calendar year but only ess: date * / * / 2013