Auto Run Application
-
Hi All how can i make a application which is auto run? I mean when system is start then application is run.Plz help me
singh
Add a key inside
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
At least onXP
it should work. :)If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles] -
Add a key inside
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
At least onXP
it should work. :)If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles] -
well, do you understand what "
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
" is ? do you know regedit ? can't you just write such an entry for you application in this registry key ?[VisualCalc][Binary Guide][CommDialogs] | [Forums Guidelines]
-
well, do you understand what "
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
" is ? do you know regedit ? can't you just write such an entry for you application in this registry key ?[VisualCalc][Binary Guide][CommDialogs] | [Forums Guidelines]
-
- Launch
regedit
tool. - Open theHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
key. - Issue theadd string value
command adding the path of your application. :)If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles] -
i know what is regedit.. Well i am useing Dialog Application.Can you tell me how can i use it? Plz help for lerner..
singh
polopo wrote:
Can you tell me how can i use it?
Use what?
"Love people and use things, not love things and use people." - Unknown
"The brick walls are there for a reason...to stop the people who don't want it badly enough." - Randy Pausch
-
Hi All how can i make a application which is auto run? I mean when system is start then application is run.Plz help me
singh
-
Hi All how can i make a application which is auto run? I mean when system is start then application is run.Plz help me
singh