If you want your app to be a shell?
Then create a custom shell component.
Also read more about minlogon, you can probably use it.
If you want explorer shell, then you can run your app in parallel with
userinit.exe
Modify:
HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon UserInit key and
add path to your app.
Regards,
Slobodan
"Jose Reinaldo" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
> I need an application that run in my boot, I dontīt want any other things
> like Shells or other like that. I just need an simple application that run
> in my boot. Can anyone help me?
>
> Thanks
>
>
|