Results 1 to 2 of 2

Thread: API to load the pgm in startup

  1. #1
    manishmenghani
    Guest
    hey ,

    Can anybody tell me that which API is used to load the program in startup .

    I mean I want that my program should load into the startup of windows , so that It always start with windows.


    Thanks in Advance

  2. #2
    PowerPoster
    Join Date
    Aug 2000
    Location
    India
    Posts
    2,288
    There are two ways you can go about. First is to copy the files or shortcut to files in the Start directory of the programs Menu. This directiry is generallly found in Windows\Start Menu\Programs\StartUp. The other is to place the path of the fle in the registry. The key where you will store is HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run

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