Link to home
Start Free TrialLog in
Avatar of amol_kokate
amol_kokateFlag for India

asked on

Start up application

Hi there!

I have created an application.
But that application should start automatically when system starts. One can not start other applications bypassing this one i.e. one has to go through this appication first.
How do I do it?

Best regards
Avatar of SirNick
SirNick

Hello amol kokate

Have a look at
http://www.freevbcode.com/ShowCode.Asp?ID=2767

Hope this helps...
You could close other programs that ope before you want the user to go elsewhere by looking at
http://www.freevbcode.com/ShowCode.Asp?ID=2781

And to get the active window you could use

Private Declare Function GetActiveWindow Lib "user32" () As Long
ASKER CERTIFIED SOLUTION
Avatar of SirNick
SirNick

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of DanRollins
Hi amol_kokate,
It appears that you have forgotten this question. I will ask Community Support to close it unless you finalize it within 7 days. I will ask a Community Support Moderator to:

    Accept SirNick's comment(s) as an answer.

amol_kokate, if you think your question was not answered at all or if you need help, just post a new comment here; Community Support will help you.  DO NOT accept THIS comment as an answer.

EXPERTS: If you disagree with that recommendation, please post an explanatory comment.
==========
DanRollins -- EE database cleanup volunteer