Close

Autohotkey support

A project log for SPSS Kill switch

Device with a switch that sends commands to stop all SPSS processes

maciej-witkowiakMaciej Witkowiak 07/11/2016 at 20:590 Comments

This project was mentioned on hackaday.com blog. I read some very insighful comments.

Following one suggestion I have just added an autohotkey branch in github repository.

In this version the button press causes unusal key combination: WIN+CTRL+SHIFT+ALT+S. Autohotkey waits for this combination and reacts by killing stats.exe and spssengine.exe tasks immediately. Autohotkey script and compiled script are both included in this branch.

This is much more reliable and flexible approach than my initial idea. Now it is possible to redefine the button action without reflashing the board.

Discussions