I have an app that needs to monitor the time and date when windows starts and therefore should run on windows start in the tray. How do I go about displaying it in the tray? Can I have the program run by inserting it in the startup group or do I need to place it in the proper RUN key of the registry? Wondering how this is done using VB6 ...

Thanks