Having trouble with batch files,
ok, my batch file looks like this(all on one line)
copy C:\Program Files\dominions2\virtue\*.* C:\Program Files\dominions2\virtue\bak
I get a "too many parameters" error. I believe it is because dos is reading the space between "program" and "files" and it is messing it all up. How do you put in a directory that has a space in it without dos thinking it is a new command? or maybe something else is wrong with my batch file????
You know, don't use dos for hmmmmmmm...8 or 9 years and you even forget the basics.