Releases: caglartoklu/instantarchive
Releases · caglartoklu/instantarchive
v1.5
- Compiled with QB64 v1.4
- Updated to 7-Zip 19.00
- Icon path fix by @FellippeHeitor
- Optimization for exe path obtaining by @FellippeHeitor
Central target directory for backups
- added
/tswitch to specify a central target directory instead of a file next to source file/directory - added
backup_scriptsfolder using/tswitch
7z default file format, project renamed as InstantArchive
- Default file format switched from .zip to .7z.
- The project name has been changed from InstantBackup to InstantArchive.
Comment feature and new icon
- Added comment feature for backup files.
- New icon for executable file.
bug fix for dot and default format is zip
- Fixed a bug when the directory name contains a dot (
.) - Default compression format is now
zipinstead of7z.
First release
- First release.
- Standalone, portable Windows version.