I am having an issue with the netsh.exe utility in WinPE 3.0 that I was hoping you could shed some light on.
So by default, when I type
netsh wlanit cannot find the 'wlan' switch.
I added the following .dll files and added an entry to the registry to utilize that dll in: HKEY_LOCAL_MACHINE\Software\Microsoft\NetSh
"dhcpclient"="dhcpcmonitor.dll"
"wshelper"="wshelper.dll"
"4"="rasmontr.dll"
"2"="ifmon.dll"
"netiohlp"="netiohlp.dll"
"wlan"="wlancfg.dll"
Above is what I now have in that NetSh folder in the registry.
Now when I type
netsh wlanthe command is found, but I am getting an error which I have never seen before.
The error I am seeing is as follows:
Error 15105 in FormatMessageW()
The linked image is a screenshot of just typing 'netsh wlan', and then below in the screen is where I type 'netsh wlan show profiles'
http://i.imgur.com/uItdv.jpg
I hope you can help me out. Thanks in advance!



Help
Back to top









