Size: 77 KB Date: February 21, 2008 Type: Freeware Requirements:
Windows 9x/Me/NT/2000/XP Download:
bfu.zip
Publisher:
Description:
The Brute Force Uninstaller (BFU) is a program to help forcibly remove unwanted software and the likes from a system. It´s basically a scripting engine that can execute commands from a file, much like a batch file. The list of commands is very complete and powerful, and scripts are easy to write.
What's New:
Added RegSetExpandValue to set REG_EXPAND_SZ values
Added RegDeleteKeyIfNameContainsText/Hex to delete keys matching a mask
Online scripts can now be executed from the commandline (i.e. bfu.exe http://www.example.com/test.bfu)
Fixed RegResetPermissions (and others) not being recognized
Added OptionShowLog command to force showing the logfile after script completion
Added OptionSaveLog command to save the logfile to disk after script completion
More extensive logging
Fixed bug in CRC32 module with leading zeroes
Updated CRC32 module to read files ~3 times faster