I don't think there's any way to prevent a program from being terminated via ctrl+alt+del, but as a work around, you can remove it from the task list.
Code:App.TaskVisible = False
Printable View
I don't think there's any way to prevent a program from being terminated via ctrl+alt+del, but as a work around, you can remove it from the task list.
Code:App.TaskVisible = False