I want to load an application during the boot process. Under the key
HKEY_LOCAL_MACHINE\Init, i added by application. As the image loaded, my
application ran. Every thing's fine up to this....

I find that my application is not unloaded.
Now how can i unload my application during the boot process. Can I do it in
the registry Or any other method that i could follow????

Thanks,
Johns

Re: Unloading the application by Bruce

Bruce
Tue Feb 01 07:35:33 CST 2005

Have your application exit when it is finished.

--
Bruce Eitman (eMVP)
Senior Engineer
beitman AT applieddata DOT net

Applied Data Systems
www.applieddata.net
An ISO 9001:2000 Registered Company
Microsoft WEP Gold-level Member


"Johns" <johnysmart@yahoo.com> wrote in message
news:egCe0cECFHA.3524@TK2MSFTNGP15.phx.gbl...
> I want to load an application during the boot process. Under the key
> HKEY_LOCAL_MACHINE\Init, i added by application. As the image loaded, my
> application ran. Every thing's fine up to this....
>
> I find that my application is not unloaded.
> Now how can i unload my application during the boot process. Can I do it
in
> the registry Or any other method that i could follow????
>
> Thanks,
> Johns
>
>