Hi,
I have a windows application developed which can run in system tray. I want to set up the executable to run while the OS starts. One way, i can think of doing it is by writing a windows service which calls my windows application and then set the service to run automatically. I find this a round about way of achieving my target. Could anyone please let me know the ways through which i can run my windows application while starting my OS?
regards,
Sujatha.
I have a windows application developed which can run in system tray. I want to set up the executable to run while the OS starts. One way, i can think of doing it is by writing a windows service which calls my windows application and then set the service to run automatically. I find this a round about way of achieving my target. Could anyone please let me know the ways through which i can run my windows application while starting my OS?
regards,
Sujatha.