Notification before Backup
Hi,
I'd like to get notified before a scheduled backup starts.
So I created a small .exe which opens a MsgBox.
It works if I doubleclick, it works if I use the 'Test command' in the Pre-Command Dialog,
but if I run the backup, the notification newer shows and the backup won't start (since I cannot click the OK Button in the Msgbox).
How can I fix this?
mala

- Log in to post comments

Hi Hubert,
did you use Autohotkey to write the little program? I'm asking since I have the same problem as you. My prog works fine if I run it without TI and if I click on the TI test button, but doesn't show up when a scheduled task starts automatically and the backup drive isn't attached....I've attached my prog here since I'd like others to try it and tell me if it works for them (it checks for a drive letter/label combo which you have to enter into the GUI, if you start the prog and the drive is attached you'll see nothing, if the drive is not attached you'll see the GUI): http://www.filehosting.org/file/details/69848/TI_Backup.exe
To ACRONIS: That's something that should be built into TI, since it's very helpful if exterior USB backup drives are used...
UP
- Log in to post comments

Any program started from a TI task (not the Test) will not display any GUI or allow interactive commands. This is exactly the problem for which I created the Drive Notify program.
- Log in to post comments

MudCrab
What and interesting little kick in the nuts.
I did NOT realize that Acroins did this GUI hide during the actual run (versus test).
Thank you for the heads up!!
This info WILL help me on a task current being developed.
This restriction is not a show stopper but it is not something I expected.
THANKS AGAIN
- Log in to post comments