Search found 2 matches
- Wed Nov 16, 2011 6:09 pm
- Forum: Spoilers
- Topic: Automatically backup your saves as they are modified
- Replies: 4
- Views: 3713
Re: Automatically backup your saves as they are modified
Just uptated my tool to v0.4.2. It mainly fixes the problem if some bkp files/folders were locked, they were even issues when windows explorer was open to a bkp dir. Fixed by using the api function SHFileOperation instead of the basic nsis instructions, changing the algorythm a bit and adding a warn...
- Sat Nov 12, 2011 8:33 pm
- Forum: Spoilers
- Topic: Automatically backup your saves as they are modified
- Replies: 4
- Views: 3713
Automatically backup your saves as they are modified
Simple app i made in NSIS to backup automatically your saves as they are modified. - Use it as a launcher, works also if the game is already running. It automatically quits with the game. - You can rename the launcher anything you like. The ini file must be called {same as exe}.ini or tomebkp.ini (g...