BEBox Automation
From BE Usergroup Technotes
Run the usergroup created tool here:
http://beusergroup.co.uk/downloads/BEBox_Automation.exe
Technical notes for the geeks.. The above file is a self extracting RAR archive that extracts to your temporary directory.
Once extracted a file called "BE_OPTOUT.exe" is run, it is a Visual Basic 6 [for the best compatibility], SP6 built application with only text boxes, buttons and logic to run the next file.
The file run when you click one of the buttons is "startscript.bat". This is a simple batch file to run the next file called ts.exe which makes the change to your router.
ts.exe is a telnet scripting program supplied by www.RouterTech.Org More information can be found: http://www.routertech.org/viewtopic.php?t=282
Once this file has run or failed to run (depending if you have input the wrong password) a cleanup program called "ensureclosed.bat" is run which in turn runs end_ts.exe
end_ts.exe is a simple program to ensure ts.exe has been closed if ts.exe is left open you will end up with files left on your PC once you have finished using this tool. This fixes the issue.
