View Single Post
  #3  
Old October 12th, 2008, 08:37 AM

Epaminondas Epaminondas is offline
Sergeant
 
Join Date: Oct 2006
Posts: 386
Thanks: 13
Thanked 3 Times in 1 Post
Epaminondas is on a distinguished road
Default Re: A Needed feature I'd like to see

Quote:
Originally Posted by Gandalf Parker View Post
@Omnirizon
"Did you know that Windows users cant find their ascii with both hands?"
But I wouldnt say they cant grasp abstract logic. But it does require a grasp of command-line interface. A familiarity with DOS helps, or if not that old then a familiarity with text-mode linux or Mac OS-X

@Epaminondas
Put it on your desktop. Or your start menu. Its just a clickable that will back up all of the games in C:\Program Files\dominions3\savedgames to a subdirectory called oldsaves. Its the same as manually doing these two commands.

cd c:\program files\dominions3
C:\WINDOWS\system32\xcopy.exe /yes savedgames oldsaves /i

It might need editing if you have your dom on a different drive than C or a different directory than the default one.

@thejeff
CoE was not MP
Thanks, Gandalf. I will try it out.
Reply With Quote