Patman
Chieftain
Works better if written correctly.
I've corrected it.
Small batch to delete saved games.
c:\
cd\civ3\saves\auto
del *.sav
cd..
del *.sav
cd..
Civilization3.exe
* Change drive letter, if civ dir (folder)resides on another drive
* Create another dir (folder), ie: \hold to store games you want to keep from being affected by this batch file.
I've corrected it.
Small batch to delete saved games.
c:\
cd\civ3\saves\auto
del *.sav
cd..
del *.sav
cd..
Civilization3.exe
* Change drive letter, if civ dir (folder)resides on another drive
* Create another dir (folder), ie: \hold to store games you want to keep from being affected by this batch file.