have you used XCOPY /A to "Backup" your new Files

here a small HMG GUI Version : hb_Backup
when edit a File it will change Attribut to "A"rchive.
i use Attribut "A", like XCOPY, for increment Backup and reset Attribut.
i made it for "removeable" Drive like USB-Stick.
it will detect USB-Drive and can "safe remove" USB-Drive after Backup
it use "HMGPATH" when set else "c:\hmg.3.4.4" as default "Source Folder"
when Outlook is installed it will search for Outlook.PST
---
! Note : copy file using ShfileOperation, like Explorer, might include Sign > CHR( 128 )
so i try to check
Code: Select all
Search4Codepage()
hope you find it useful