September 13, 200619 yr 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?
September 13, 200619 yr As described here:, i'll try to do cd %systemroot%\system32\wbemfor %i in (*.dll) do RegSvr32 –s %iregsvr32 -s scrcons.exeregsvr32 -s unsecapp.exeregsvr32 -s wbemtest.exeregsvr32 -s winmgmt.exeregsvr32 -s wmiadap.exeregsvr32 -s wmiapsrv.exeregsvr32 -s wmiprvse.exefor %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 September 13, 200619 yr by allen2
September 13, 200619 yr 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 !
Create an account or sign in to comment