borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2009 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (help to help)Next Topic (Cdate function) New Topic New Poll Post Reply
AndreaVB Forum : VB General : How to Auto start a program at startup and tool tip ballon shape
Poster Message
shahidmojid
Level: Professor

Registered: 09-05-2002
Posts: 85

icon How to Auto start a program at startup and tool tip ballon shape  Archived to Disk

How to auto start a program at windows startup mood without keeping it at startup folder?

and

How to make tool tip baloon shape (minimum codes pls). Please help!!!!

12-05-2002 at 05:51 PM
View Profile Send Email to User Show All Posts | Quote Reply
JLRodgers
Level: Moderator

Registered: 04-04-2002
Posts: 1658
icon Re: How to Auto start a program at startup and tool tip ballon shape  Archived to Disk

Since the code is somewhat extensive, I've supplied the links.

As for the Balloon Tool Tip, There's code at the following that will do it:

http://www.andreavb.com/tip050007.html

As for starting at startup without being put in the startup menu, it needs to be in the registry:

Single user:
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionRun

All users:
HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionRun

Code to modify the registry:
http://www.andreavb.com/tip080001.html

12-05-2002 at 10:32 PM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
JLRodgers
Level: Moderator

Registered: 04-04-2002
Posts: 1658
icon Re: How to Auto start a program at startup and tool tip ballon shape  Archived to Disk

So you know, both code examples author is listed as this web site's owner. Any questions about the code, I'd send them there.

12-05-2002 at 10:35 PM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
AndreaVB Forum : VB General : How to Auto start a program at startup and tool tip ballon shape
Previous Topic (help to help)Next Topic (Cdate function) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2009 Andrea Tincaniborder