Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 557 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 557 Bytes

simpleBackup

simple windows batch file backup utility using rar.exe

Usage: simpleBackup.bat [Switches] [Path] Switches: -b: do backup of the folder Path -i: install backup utility in windows registry. so you can back up any folder by right click on it and select "Backup"

this file needs Rar.exe to run. For comply with WinRAR license agreement, I dont put the file in repo. you could download the WinRAR package from https://www.win-rar.com/download.html then copy Rar.exe from WinRAR installation directory to the project root.