Results 1 to 4 of 4

Thread: Starting apps with windows

Hybrid View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Sep 2000
    Location
    South Africa
    Posts
    25

    Angry

    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
    Go Luke , and may the source be with you.

  2. #2
    Frenzied Member mlewis's Avatar
    Join Date
    Sep 2000
    Posts
    1,226
    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 --
    M. Lewis
    Pi-Q Software
    How many mouse clicks does it take to cook breakfast?

    Blargh! I am dead!

  3. #3
    Guest

    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.

  4. #4

    Thread Starter
    Junior Member
    Join Date
    Sep 2000
    Location
    South Africa
    Posts
    25

    Re: answer

    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]
    Go Luke , and may the source be with you.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width