Reminder program

J

JustinK

Does anyone know of a program that I can set up to pop-up a reminder message
when a particular program is loaded? What I would like to do is load a
reminder message for my boss anytime he goes into his AOL e-mail. I am
envisioning a program that you can specify a certain window title to trigger
the reminder but so far I have been unsuccessful in locating such a thing.

TIA for your assistance
 
B

Bob Woodward

-----Original Message-----
Does anyone know of a program that I can set up to pop-up a reminder message
when a particular program is loaded? What I would like to do is load a
reminder message for my boss anytime he goes into his AOL e-mail. I am
envisioning a program that you can specify a certain window title to trigger
the reminder but so far I have been unsuccessful in locating such a thing.

TIA for your assistance
I'm not very knowledgeable in this area but have thought
about using a command script to use as a wrapper around
the program you're wanting to do this with? Something
simple like a cmd line echo message followed by a pause
command then run the program? You'd have to rename the
executable and call your script the original name of the
executable. That way no matter which way your boss got to
the program, he'd always run the script.

Just a thought.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top