Confirmation MessageBox on Completion of Restore/Backup

USB Image Tool support forum
Post Reply
CTShane
Posts: 1
Joined: Wed Nov 08, 2017 10:34 am

Confirmation MessageBox on Completion of Restore/Backup

Post by CTShane »

Hi,

Firstly I would like to show my appreciation for the USB Image Tool application.
It has proven handy in many situations and has never let me down!

Please could I request an additional feature be included:

When a Restore/Backup is completed, can a MessageBox be displayed (ShowDialog() so it cannot be hidden behind GUI) which informs the user the job has been completed?
I say this because when using the Tool sometimes I leave the computer and when returning the status bar is empty, I am not able to see if the job completed.

In another scenario I will Restore multiple SD micro cards and im not sure if I have even started a restore :roll: !

Regards
Alex
Site Admin
Posts: 272
Joined: Fri Jul 29, 2011 11:59 pm

Re: Confirmation MessageBox on Completion of Restore/Backup

Post by Alex »

Have you checked the option "Show completion message after operation"? It displays a message box, although it is possible to put the main GUI in front of the dialog.

Version 1.74 also has a log output as a new feature, where you can see if an operation succeeded/failed. Output:

I 19:07:03 USB DISK 2.0 USB Device (00000009): Backup started!
I 19:08:39 USB DISK 2.0 USB Device (00000009): Backup finished successfully!
Post Reply