For Windows, several configuration changes need to be made before the first run to eliminate interactive error dialog boxes that popup:

* Windows Firewall complaining about ASIO tests doing various network operations.
* exe has stopped working dialog box.
* static assert has occurred dialog box.

Is there any way for Boost.Build to disable these?

If not, we need to document inĀ  "Running Boost Regression Tests" how to manually disable them. Does anyone know how? IIRC, it is very time consuming to find the answers.

See www.boost.org/development/running_regression_tests.html

Thanks,

--Beman