Home All Groups Group Topic Archive Search About

how to make vb.net application startup application

Author
3 Sep 2006 7:37 AM
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

Author
3 Sep 2006 11:22 AM
Herfried K. Wagner [MVP]
"Umar" <me.crimemas***@gmail.com> schrieb:
> 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.

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>
Author
3 Sep 2006 1:53 PM
Cor Ligthert [MVP]
Herfried,

This could only be an answer by you.

But it is true,

:-)

Cor

Show quoteHide quote
"Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> schreef in bericht
news:ODA7ps0zGHA.3440@TK2MSFTNGP06.phx.gbl...
> "Umar" <me.crimemas***@gmail.com> schrieb:
>> 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.
>
> --
> M S   Herfried K. Wagner
> M V P  <URL:http://dotnet.mvps.org/>
> V B   <URL:http://classicvb.org/petition/>
Author
4 Sep 2006 5:08 AM
sarathy007
Umar wrote:
> 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"