Why This ?
"10% |uC|< , 20% 5|<1||,
15% c0nC3N7R473 4Nd P0\/\/3R 0ph \/\/1|| ,
5% p|345Ur3 , 50% p41N ,
Upload Your Files Here
Total Visits
Thursday, January 29, 2009
How To Run an Application(exe) When Explorer.exe Starts
If you want to run your own custom application(exe) when "Explorer.exe" starts then you have to integrate your application with Explorer.exe using registry.
1) Goto Start->Run, type regedit and press enter to open Registry Editor.
2) Then goto the following key ---
HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\CurrentVersion\Winlogon
3) Then at the right side press right mouse button and create a new "String Value". Name it Shell.
4) Double click it to modify. Then type the following in the text field ---
explorer.exe c:\your_folder\your_application.exe
5) All done. Now close all applciation and reboot your PC and test it.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment