You can convert the shell script to a batch file, which is covered here: How do I convert a bash shell script to a .bat file?
Also here is a list of corresponding commands in bash and batch: http://tldp.org/LDP/abs/html/dosbatch.html
You can convert the shell script to a batch file, which is covered here: How do I convert a bash shell script to a .bat file?
Also here is a list of corresponding commands in bash and batch: http://tldp.org/LDP/abs/html/dosbatch.html