|
-
Apr 2nd, 2010, 02:42 PM
#1
Thread Starter
Lively Member
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
-
Apr 2nd, 2010, 02:51 PM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|