Debt Consolidation Quote | Mobile Phone | Web Advertising | Home cinema sound system | Loans
win XP wirless client problem [Archive] - PCMech Forums

PDA

View Full Version : win XP wirless client problem


Byte 2.0
09-17-2003, 12:56 PM
Ok, I just had a problem put on my desktop. we have a customer that has a wireless card and a wireless Accesspoint.

with win XP
802.11b
the card is installed correctly. but when we try to view available networks, everything is grayed out.
we have replaced both the Homeportal modem and the wireless card.

Any Ideas?

I have access to use remote control on the PC and so far everythign looks perfect, except for the grayed out options.

Also the card, and drivers have been uninstlale,d reinstaleld, TCP reset. the computers works perfect over ethernet but we need to get it wireless.

Byte 2.0
09-17-2003, 01:14 PM
I think i found it, but I can't just use this solution so i am going to past it up above me with this

http://www-tcsn.experts-exchange.com/Operating_Systems/WinXP/Q_20683382.html


If it is not listed in Services.msc page, you need to copy the following script to a notepad and save as a .REG file (say wireless.reg)

===============Copy from next line=================
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WZCSVC]
"Type"=dword:00000020
"Start"=dword:00000002
"ErrorControl"=dword:00000001
"ImagePath"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\
74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,\
00,76,00,63,00,68,00,6f,00,73,00,74,00,2e,00,65,00,78,00,65,00,20,00,2d,00,\
6b,00,20,00,6e,00,65,00,74,00,73,00,76,00,63,00,73,00,00,00
"DisplayName"="Wireless Zero Configuration"
"Group"="TDI"
"DependOnService"=hex(7):52,00,70,00,63,00,53,00,73,00,00,00,4e,00,64,00,69,00,\
73,00,75,00,69,00,6f,00,00,00,00,00
"DependOnGroup"=hex(7):00,00
"ObjectName"="LocalSystem"
"Description"="Provides automatic configuration for the 802.11 adapters"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WZCSVC\Parameters]
"ServiceDll"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,\
00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,\
77,00,7a,00,63,00,73,00,76,00,63,00,2e,00,64,00,6c,00,6c,00,00,00
"ServiceMain"="WZCSvcMain"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WZCSVC\Security]
"Security"=hex:01,00,14,80,90,00,00,00,9c,00,00,00,14,00,00,00,30,00,00,00,02,\
00,1c,00,01,00,00,00,02,80,14,00,ff,01,0f,00,01,01,00,00,00,00,00,01,00,00,\
00,00,02,00,60,00,04,00,00,00,00,00,14,00,fd,01,02,00,01,01,00,00,00,00,00,\
05,12,00,00,00,00,00,18,00,ff,01,0f,00,01,02,00,00,00,00,00,05,20,00,00,00,\
20,02,00,00,00,00,14,00,8d,01,02,00,01,01,00,00,00,00,00,05,0b,00,00,00,00,\
00,18,00,fd,01,02,00,01,02,00,00,00,00,00,05,20,00,00,00,23,02,00,00,01,01,\
00,00,00,00,00,05,12,00,00,00,01,01,00,00,00,00,00,05,12,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WZCSVC\Enum]
"0"="Root\\LEGACY_WZCSVC\\0000"
"Count"=dword:00000001
"NextInstance"=dword:00000001

===============Copy till previous line=================

Now, right-click the wireless.reg file and choose "Merge"

Restart Windows. Now, the service will be listed.