Results 1 to 2 of 2

Thread: HELP! How to add shortcut of your program to the startup

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Nov 2007
    Location
    Ghana
    Posts
    120

    HELP! How to add shortcut of your program to the startup

    Hello everyone would like help on how to add shortcut of your program to the startup... from vbcode instead of using setup applications.
    Thanks

  2. #2
    Next Of Kin baja_yu's Avatar
    Join Date
    Aug 2002
    Location
    /dev/root
    Posts
    5,989

    Re: HELP! How to add shortcut of your program to the startup

    You can find a lot of examples by Searching (http://www.vbforums.com/search.php) the forums for something like "start menu shortcut". This is one example found by Search http://www.vbforums.com/showthread.p...+menu+shortcut

    If you do not need a shortcut and just want your application to start with Windows (which placing a shortcut in the Startup folder will do) you can also just add a reference to your applications exe to the Registry in the 'HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run' key.

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