Project Admins:
Features of WJ's Backup:
- Only runs on Windows Vista and above
- Only incremental backups are supported
- Mandatory compression with 7-Zip
- Full file/directory history (SVN-like revisions, but no file content diff)
- Restores files and directories from any given revision
- Can trim (delete) old revisions
- Volume Shadow Copy support (allows backup of locked files)
- Transaction support
To use the program, 7z.dll must be placed in the same directory as Backup.exe. A copy can be downloaded from the 7-Zip website or from here.
In order to compile the source code, you must compile Process Hacker and copy:
- phlib/bin/Release32/phlib.lib to lib/lib32/phlib.lib
- phlib/bin/Debug32/phlib.lib to lib/lib32/phlibd.lib