how to make vb.net application startup application

  • Thread starter Thread starter Umar
  • Start date Start date
U

Umar

hi

i am working on vb.net application i want to start my application when
the widnow is started.
can any body guide me how i can do that.
any kind of help will be appriciated.


thanx
 
Umar said:
i am working on vb.net application i want to start my application when
the widnow is started.
can any body guide me how i can do that.
any kind of help will be appriciated.

Add your application to the user's autostart folder (in the start menu), for
example.
 
Herfried,

This could only be an answer by you.

But it is true,

:-)

Cor
 
Umar said:
hi

i am working on vb.net application i want to start my application when
the widnow is started.
can any body guide me how i can do that.
any kind of help will be appriciated.


thanx


hi,

Just paste an copy of the shortcut of your exe here "C:\Documents and
Settings\User\Start Menu\Programs\Startup"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top