-
I recently learnt how to write to the registry (root keys and all :) ) and I want my app to write to the registry so that it can start with Windows.
I can get that part right but a user can still hold in Shift on windows startup , thereby disabling the startup of my app , and that defeats the whole point of the program.
Plz help urgently
thnx
-
Try using RegisterServiceProcess API (I think its called that or something like it) with your app's App.hInstance property.
-- NOTE THIS ONLY WORKS ON COMPILED APPS --
-
answer
send me a email to [email protected] and i send you a control back. The control turn your app to a service , like a normal nt- service.
-
Re: answer
Quote:
Originally posted by Maexchen
send me a email to [email protected] and i send you a control back.
I have sent you 2 emails and you still havent replied ; here is my email address
[email protected]