Software - DiabloBackup

This utility allows you to backup your Diablo characters to another directory. It will find all the characters in your Diablo directory and copy each one to the backup directory you specify. Each file can be renamed to reflect the name of the character that it contains.

This backup utility does no more than copy the save files to another directory. A batch file could easily be used to do the same job, but I was using this as a learning exercise for Visual C#.NET

DiabloBackup was written using Visual C#.NET and the setup program created by NSIS.

You will need to have the .NET framework installed on your PC before you can run this program. The .NET framework can be downloaded from Microsoft.

DiabloBackup screen shot

Filename DiabloBackup-1.0.2.exe (100KB)
Last Updated 22 May 2005
MD5 checksum 5f18937839c87787df001fe7f02954eb
Source DiabloBackup-1.0.2-source.zip (26KB)

Changes

Known Issues