Click to See Complete Forum and Search --> : Batch files


ai3rules
06-04-2003, 08:03 PM
I know this is not the right place to be posting about batch files, but would anyone happen to know where i could find a good place to learn about creating them?

havik
06-04-2003, 08:20 PM
http://home.att.net/~gobruen/progs/dos_batch/dos_batch.html

Havik

ai3rules
06-04-2003, 08:29 PM
ive been there, i think thats a bit old...i wanna create batch files for windows xp - correct me if im wrong, thanks.

brendandonhue
06-04-2003, 08:35 PM
Batch files are not for Windows XP...they are for DOS. And they will run in XP.

ai3rules
06-04-2003, 08:37 PM
yeah i know. but for example on that site it was giving an example using deltree, and when i tried it, it said that didnt exist as a dos command.

brendandonhue
06-04-2003, 08:42 PM
Thats true deltree isn't in XP. You can copy it over from a 98 system and it will work though :D