
Backup Tool C++
you can backup your files by extension easily
Overview
backup tool is a very useful software for backing up files from various file extensions
You can choose a folder to scan, and a folder to store your backup files in, and back up files easily
For example, backing up photos or music or videos, or documents, or compressed archives, you can even manually select extension files
This application is made in the native c ++ language, does not use any framework, so you can run this application without additional applications
You can buy the source code for this application, and sell your own application to the public, or add new products to your website
Features
- backup all types photos, musics, videos, documents, compressed
- backup photos | jpg png gif bmp svg tiff
- backup musics | mp3 amr wav ogg aac
- backup videos | mp4 mkv avi webm flv
- backup documents | pdf doc docx xls xlsx ppt pptx txt
- backup compressed | zip rar arc 7z gz
- backup custom extensiom, you can type extension manually
Requirements
for building app
- visual studio 2017 community edition
- learned c++ programming language
Instructions
instruction for build app
- makesure visual studio installed
- extract zip file files
- open .sln file
- then visual studio will shown
- then right click Zcache cleaner project, then click properties
- retarget windows sdk version
- then side of configuration select to (Release)
- then side of platform select to (x86 or x64)
- click ok project properties
- then click BUILD option, click BUILD SOLUTION