If you happen to get 'Unexpected Error Occurred' message in Windows Network Connection trying to access network interface properties the way to fix the issue is to re-register netshell.dll and ole32.dll in the system:
In command line go to your \windows\system32 folder (eg: cd c:\Window\system32)
Type "regsvr32 netshell.dll", enter, click OK in the appeared dialog
Type "regsvr32 ole32.dll", enter, click OK in the appeared dialog
restart your machine
No comments:
Post a Comment