Jump to content

Recommended Posts

Posted

What's up with my Firewall Settings?

Where are they?

THis is what I get when I go to the tab involving firewall settings>....

Any way of repairing it?

post-67141-1158115215_thumb.png


Posted (edited)

As described here:, i'll try to do

cd %systemroot%\system32\wbem
for %i in (*.dll) do RegSvr32 –s %i
regsvr32 -s scrcons.exe
regsvr32 -s unsecapp.exe
regsvr32 -s wbemtest.exe
regsvr32 -s winmgmt.exe
regsvr32 -s wmiadap.exe
regsvr32 -s wmiapsrv.exe
regsvr32 -s wmiprvse.exe
for %i in (*.mof, *.mfl) do Mofcomp %i

Then reboot and check if this solved the problem.

If this doesn't work, you might try then:

rundll32 wbemupgd, UpgradeRepository

Edited by allen2
Posted

If you used nLite to slim down your install disc, then this means you removed Windows Management Instrumentation. Don't remove this next time and you WILL be able to configure your firewall ! :P

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...