Page 1 of 1

BAT file tutorials?

Posted: Mon Nov 28, 2005 8:15 pm
by Joakim Christiansen
I would like to be able to create simple bat files, but I have no experience with bat scripts.
Could anyone give me some usefull links?
Thanks :wink:

Posted: Mon Nov 28, 2005 9:02 pm
by GeoTrail

Re: BAT file tutorials?

Posted: Mon Nov 28, 2005 9:07 pm
by techjunkie
Joakim Christiansen wrote:I would like to be able to create simple bat files, but I have no experience with bat scripts.
Could anyone give me some usefull links?
Thanks :wink:
Sure! :D

http://www.robvanderwoude.com/index.html
http://www.umachandar.com/technical/CMDScripts/Main.htm
http://www.paulsadowski.com/WSH/cmdutils.htm
http://www.dx21.com/HOME/ARTICLES/P2P/A ... ASP?CID=12
http://www.windowsitpro.com/Article/Art ... /7611.html
http://www.wilsonmar.com/1wsh.htm

mostly Kix scripts, but good...

http://www.kixtart.org/

VBScripts but also Kix scripts...

http://www.microsoft.com/technet/script ... fault.mspx

Posted: Mon Nov 28, 2005 9:15 pm
by Joakim Christiansen
Nice :D

Posted: Mon Nov 28, 2005 9:57 pm
by Bonne_den_kule
Here is a program I made to add binary files (exe, ect) to a bat(ch) file:
viewtopic.php?t=13872&highlight=batch+file+binary

Code at the bottom, a bit messy, but it works...