I would like the ability to manage the conflicting processes for deinstallations. I want to avoid using notifications for installations but for deinstallations I just want to kill the process. I had the idea of adding a pre-uninstall script to all my packages but this does not work because the scripts are not run because Script runner detect the process before a script would be run which is logic