Question : Netsh.exe - Entry Point not found ???

Hi Guys
i got a problem while using netsh. its shows me the following errors:

netsh.exe - entry point not found
The procedure entry point winscheckaccess could not be located in the dynamic link library winsrpc.dll

The following helper DLL could not be loaded: WINSMON.dll

currently, i am using windows XP PRO SP2, trying to run the following command:
netsh interface set interface [Local Area Connection] disable

hope u guys can help me out with this...
cheers

Answer : Netsh.exe - Entry Point not found ???

You may need to re-register those dll's. At a command line enter:
regsvr32 winsrpc.dll
regsvr32 winsmon.dll

Not a direct answer to your question, but if you are trying to disable the network adapter from a command line, you may have better luck with DevCon. See:
http://support.microsoft.com/kb/311272
Random Solutions  
 
programming4us programming4us