Add to startup

Solved/Closed
Azim - Dec 21, 2008 at 03:49 PM
 Azim - Jan 2, 2009 at 03:15 AM
Hello,
My problem is that i create a file by C. Called 'azim.exe'. I want to run it automatically when i start my pc. Please inform me soon. I heard that through 'HKEY_' it is possible. But i don't know how to. Please inform me detail.
Thanks
Azim
Related:

1 response

pianomonster Posts 25 Registration date Monday August 25, 2008 Status Member Last seen May 16, 2009
Dec 22, 2008 at 01:07 AM
Do you want to create a shortcut to this application?

If you want the application to start automatically each time you boot please follow below steps :



1 :Click on start
2:Settings
3:Task bar and menu applications
4:Start menu
5:Customze
6:Click on add and browse for the application.



It should work perfectly..
0
Thanks pianomonster,
For ur reply. But the problem is that i want to do it by linking my program with the system. Is there any way please help me and inform me details. I need it very soon.
AZIM
0
You can ask on specialized Windows programming newsgroup :
news://comp.os.ms-windows.programmer.win32
where it has often been discussed (several methods...)
0
There r several ways to do this....
one simple way is add your script to startup programms...
it is..start->all programms->startup
in this folder u can put shortcut and that program will start automatically next time when window will start.

Second way is changing registry....'HKEY_LOCAL_MACHINE'..
this is also good way..but i think u can solve your purpose by first way..if not tell me..i will tell u another way..

and u can see list of programms which will get execute by..
RUN->msconfig...this will open another window..then choose staratup..and see...
0
Thanks sunil.
But I want a more generalise way. Such as you told about 'HKEY_LOCAL_MACHINE'. But i almost know nothing about it. Please inform me Detailly.
Azim
0