The title may be misleading, here is what i would like to do. I am making a program that i dont want to be very hard to close. I've already added detours on any exit button or $GUI_EVENT_CLOSE. What i would like to do as well is make it uncloseable through the process manager or make the name of the process running my program from "myprogram.exe" to lets say "Winlogon.exe" so that it can't be closed. Not quite sure how i would do this, i googled this and everything. Help would be GREATL