Results 1 to 5 of 5

Thread: Start an APP when windows is booting

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2000
    Posts
    208

    Question

    I know that I've already send a message like that but no valid awnser have been gived to me... I'll ask my question again :

    I have maded a security program but the app must start
    REALLY soon..
    before we can see the desktop..but not in dos..

    When novel or windows ask you to login, the program must be open or just after the loggin that ..

    like McAfee or Norton anti-virus....

    thoses solutions doesn't works :
    -Start folder
    -Win.ini ; Run=Myapp.exe
    -Regedit ; Run ; My APP
    -Autoexec.bat


    Did I must make a DLL ??

    Tx for U're help

  2. #2
    Hyperactive Member D12Bit's Avatar
    Join Date
    Oct 2000
    Location
    Guatemala
    Posts
    373

    Talking Did you tried here?

    Hi,

    Maybe this is the place that you should use..

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run

    This is where some of the programs that reside in systray are loaded.

    Saludos...
    "Who Dares Wins" - "Quien se Arriesga Gana"
    Mail me at:

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Aug 2000
    Posts
    208
    thank'x !!
    I fond the real one:
    RunService
    !!!

  4. #4
    Lively Member
    Join Date
    Oct 2000
    Location
    Singapore
    Posts
    98
    Pro2,
    RunService as in an API or in the registry. Could you please explain more coz i am facing the same problem. Thanx!

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Aug 2000
    Posts
    208
    runService is a key in regedit ..
    there:
    HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices

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