The batch tag is predominantly used for Windows batch file questions.
0
votes
2answers
88 views
Speed up SVN backup
The following batch script runs on a Scheduled Task on Windows 7 with a quad core 2.5GHz and 16GB of DDR3.
It makes the svn server unavailable for about 10 minutes, so it can produce a 500MB file, ...
1
vote
1answer
31 views
Batch script review please?
Write a batch script which configures this list of commands :
Put the name of the window "Cmd configuration"
Put the color of the text in green.
Put the prompt character "$"
Show the message "Cmd ...
