Dial-a-fix v0.57.5 released!
- March 11th, 2006
- Posted in Software
- Write comment
Changelog:
* Removed 'unregister before register' option as it can be dangerous
* Added itss.dll registration
* Fixed a typo in two policies : ("Microsoft\WindowsFirewall\Standard Profile\DisableNotifications" and "Microsoft\WindowsFirewall\Standard Profile\DoNotAllowExceptions")
* Added two new policies : ("Microsoft\WindowsFirewall\Standard Profile\Enabled" and "Microsoft\WindowsFirewall\Domain Firewall\Enabled")
* Removed a duplicate policy
these few commands might be nice to add to the tools section under something like, repair network interfaces
net use * /d /y
net use /persistent:no
nbtstat -R
nbtstat -RR
arp -d *
ipconfig /release
ipconfig /flushdns
ipconfig /renew
be careful as it removes mapped network drives