Yes, either have it running in a loop in the background, and use an event to trigger the pop up. Or you could add it to the startup menu so that it starts when windows does. Or you could have a little dummy program that sits in the backgroun and whenever a certain event happens it starts up your main application.