wireless zero configuration service

  • Thread starter Thread starter Greg Chu The Small
  • Start date Start date
G

Greg Chu The Small

Hi,
How do I configure this service to default to manual..

Other services has the registry settings, and this one does not seem to have
it till after finished FBA.

Thanks!

Greg
 
Greg Chu The Small",

What the service name you were looking for in the registry?
For the Wireless Zero Configuration is should be "WZCSVC".

You can definitely change the service start state through registry: [HKLM\SYSTEM\CurrentControlSet\Services\WZCSVC],"Start" (set
it to "3").
Or use Services administrative snap-in at run time.
Or run "sc.exe" against the service during FBA (just make sure to run it after the "Wireless install command" (FBA phase=5600)
of the "Wireless Zero Configuration" component.

To change the default install state of the "WZCSVC" service you will probably have to change netwzc.inf file (line 49, you need
StartType = 3 there) either in XPe Repository or copy and change the file in your component. But this would be a hack and I don't
recommend that.
 

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

Similar Threads


Back
Top