Announcement

Collapse
No announcement yet.

ALT-CTRL-DEL / ALT+F4

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • ALT-CTRL-DEL / ALT+F4

    Hey Friends,

    Is there any way to disable ALT+f4 for exiting from the created demo and disable alt-control-del too??

    Thanks [img]/ubbthreads/images/icons/tongue.gif[/img]

  • #2
    Re: ALT-CTRL-DEL / ALT+F4

    This is simple to do but you need to create a small .exe to do it using some sort of language such as C++, Java, Delphi, Lingo, VB, etc. and then call it from your AMS project. It's real easy to do... If you search Google you can find tons of ready-to-use resources such as:

    http://www.developerfusion.com/show/1021/

    Also if you run the following command in windows you can disable the entire keyboard:

    rundll32 keyboard,disable

    Maybe one of the programmers here will whip up a little .exe for you if you ask nice, who knows...

    Corey Milner
    Creative Director, Indigo Rose Software

    Comment

    Working...
    X