MattS
Crabby Cancerian.....
- Local time
- Today, 16:58
- Joined
- Jun 18, 2003
- Messages
- 130
I have a database performing various tidy up/admin routines, which is scheduled and run very early in the morning (6am). I wanted it to fire off an e-mail to a few people to confirm when the routines had successfully run, but ran into problems with Outlook opening up a security message ("A program is trying to send an e-mail......."), and waiting for a prompt (thereby holding up the rest of the routines).
I have now obtained an .exe file which, when run, overrides this message and allows the DB to run through.
This works perfectly well, but for tidyness and good-practice I would like to close the .exe after the e-mails are sent. Any ideas on how to do this?
I have now obtained an .exe file which, when run, overrides this message and allows the DB to run through.
This works perfectly well, but for tidyness and good-practice I would like to close the .exe after the e-mails are sent. Any ideas on how to do this?