Feature Suggestion

English support for the software AllDup
Post Reply
EduSP
Posts: 2
Joined: 12 Apr 2012, 09:37

Feature Suggestion

Post by EduSP »

It would be nice to add an option to make a .bat file to restore changes later (copying the file left) or show the log in a way to do it easily.

Regards.
Administrator
Site Admin
Posts: 4047
Joined: 04 Oct 2004, 18:38
Location: Thailand
Contact:

Re: Feature Suggestion

Post by Administrator »

When you move the files to a backup folder AllDup should create a batch file inside this backup folder to restore/copy back all the files automatically?
EduSP
Posts: 2
Joined: 12 Apr 2012, 09:37

Post by EduSP »

I mean copying the file(s) that was/were not erased. (After decompressing a bunch of files, for example)

Code: Select all

copy "data\template\overlay\pl_r_nomrt.vpc" "data\template\overlay\pl_r_spec_nomrt.vpc"
copy "data\template\overlay\pl_r_nomrt.vpc" "data\template\fz_overlay\pl_r_spec_nomrt.vpc"
Post Reply