how can we run a program pernemently on our desktop?
-
Please tell me how we can run a program pernamently on my desktop. For example: i write a program remind me about birthday of all my family members and friends. i want everytime i turn on my desktop, this program will run automaticly and tell me all birthays in this week. Thanks :)
-
Please tell me how we can run a program pernamently on my desktop. For example: i write a program remind me about birthday of all my family members and friends. i want everytime i turn on my desktop, this program will run automaticly and tell me all birthays in this week. Thanks :)
Put a shortcut into the Programs->Startup area and when your computer starts it will execute the application.
-
Please tell me how we can run a program pernamently on my desktop. For example: i write a program remind me about birthday of all my family members and friends. i want everytime i turn on my desktop, this program will run automaticly and tell me all birthays in this week. Thanks :)
Its very simple 1. Put its exe in startup folder on your system 2. Or make your program as a Windows service and configure to start as soon as your system starts. Regards, Wasif Ehsan