Another crash caused by uninstaller code injection into Explorer
Raymond Chen discusses a Windows crash caused by an uninstaller that injected code into Explorer.exe, then removed files the injected code depended on, causing a crash. He analogizes this to inadvertently destroying a staircase while standing on it, highlighting the dangers of code injection into critical system processes.