--- In [email protected], "S" <hypersam...@...> wrote: > > actually, putting two commands only will still cause DEP trap. > > keytrap.enable(0) > keytrap.unload() >
I cannot help further on this, I am afraid, since it depends on what keytrap is doing internally with its setup and unload. Maybe putting a wait after unload to allow any other threads keytrap is running to shut down might help.
