Add to startup

Solved/Closed
Azim - 21 Dec 2008 à 15:49
 Azim - 2 Jan 2009 à 03:15
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 25 August 2008 Status Member Last seen 16 May 2009
22 Dec 2008 à 01:07
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..
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
Jeff > azim
23 Dec 2008 à 14:33
You can ask on specialized Windows programming newsgroup :
news://comp.os.ms-windows.programmer.win32
where it has often been discussed (several methods...)
SUNIL > azim
31 Dec 2008 à 02:20
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...
Azim > SUNIL
2 Jan 2009 à 03:15
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