Patman
Chieftain
Simple little batch to delete saved games, before starting Civ3.
To save games that cannot be deleted by this batch, create another folder, ie: hold.
make a shortcut on desktop, and when used it will delete all the saved games in civ3\save and civ\auto, and then it will start Civ3.
c:\
cd\civ3\saves
del *.sav
cd..
del *.sav
cd\civ3
Civilization3.exe
To save games that cannot be deleted by this batch, create another folder, ie: hold.
make a shortcut on desktop, and when used it will delete all the saved games in civ3\save and civ\auto, and then it will start Civ3.
c:\
cd\civ3\saves
del *.sav
cd..
del *.sav
cd\civ3
Civilization3.exe