Hi Tom,
First off, you don't want it (your network adapter) loading until after any
network security is initialized, particularly things like a firewall and
antivirus/antispyware applications. If your program(s) takes a while to
load, then your choices are pretty limited to either waiting or removing the
software.
Second, you really do not way to determine the order in which startup
programs load, much less how drivers are initialized (this is the actual
cause of the delay, you cannot connect until the network card's driver is
initialized, and then it needs to negotiate the signal from the internet
source). The only real way to reorder programs is to disable them all, then
write a batch file with them executing in the order you want, but this will
not help you with the driver issue.
Things that may help:
a) Updating the network card driver.
b) Changing AV/firewall solutions. Many of the prepackaged ones, like
Norton/Symantec, tend to overburden the system.
--
Best of Luck,
Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Windows help -
www.rickrogers.org
My thoughts
http://rick-mvp.blogspot.com
"TomCon" <> wrote in message
news:gugMi.10226$1d2.888@trndny05...
> On my new Vista notebook machine, the net takes a REAL long time to start.
> It seems i have to wait about 3-4 minutes. During that time, if i start
> IE, i get a message in the IE window that the net is not started. So, i
> wait a bit and try again. Finally, after waiting long enough, the net
> does start.
>
> I notice down in that lower right corner of the screen, all sorts of stuff
> starting, but it seems the network is the last one. Is there any way to
> tell the system to start the internet sooner in its sequence, so i don't
> have to get a cup of coffee after i start the machine and before i can do
> anything.
>
> Thanks,
> tom
>
>