Wireless Zero Config.

  • Thread starter Thread starter John
  • Start date Start date
J

John

Everytime I boot my machine, I have to go to this service
and start it automatically. It is listed as automatic,
but I have to go in and start it each time. I am using
the SMC usb adapter, connecting to my work network.
Windows XP Pro. Thanks for your help! -John
 
Jon,
The easiest way to fix that is to create a batch file and put it in your
start up folder. The batch file should look something like this:
@echo off
net start wzcsvc

You might also check your registry: the zero config is located here
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WZCSVC
Make sure that the start is set to 2

Regards,

Sean Gahan
 

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