Prevent a user from closing FactoryPMI

I’d like to set up a few touchscreen PCs as dedicated FactoryPMI terminals. Can I make it so the user can’t close the program or open other programs?

The best way to do this is to simply make your project run in full screen mode, and remove the ‘Exit’ item from the command menu. This way, there will be no way for the user to close the program.
[size=75][edit: the user will be able close the window from the login screen. The ability to remove the exit button from the full-screen mode login screen is a pending feature request, scheduled for 1.5.7][/size]

Of course, if there is a keyboard attached to the touchscreen, they will be able to use Windows command keys like ALT-Tab, CTRL-ALT-DEL, etc. There is no way to make FactoryPMI disable these commands.