i have written a birth day remainder program using linked list & files this program actually reminds us the birthdays & anniversaries when clicked on the exe file is run i want the program to run at the start up (i.e the program should run when the system boots up ) how can i achieve this ?? please help...
You have too little info but I would assume no *nix wants anything at startup and so you are looking for something in Windows 2 ways of doing it. 1. Have a shortcut in the start up item of start menus 2. Have an entry in registry at the following Location - HKLM / HKCU > SOFTWARE > Microsoft > Windows > CurrentVersion > Run