one of my tf2 instances is crashing periodically (steam related) so i need to have it auto restart. no big deal.
but, i keep getting a popup box showing the error. i want this box disabled, as i dont care what the errors are, i just want to restart the server. and the pop up box blocks he restart, as it thinks the game isnt fully crashed/closed.
this is what ive tried so far (and a subset normally works, maybe windows 2008r2 is different)
- Computer configuration -> Administrative Templates
Windows Components -> Windows Error Reporting
Set "Prevent display of the user interface for critical errors" to Enabled - HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Windows\ErrorMode = 2
- HKEY_CURRENT_USER\Software\ Microsoft\Windows\Windows Error Reporting\DontShowUI = enabled
ideas?
thanks