Home » Questions » Computers [ Ask a new question ]

How to stop Microsoft IntelliType Pro (itype.exe) from interpreting keys

How to stop Microsoft IntelliType Pro (itype.exe) from interpreting keys

Intellitype Pro is a nice software that helps me when I'm using my Ms keyboard. When I'm on the road using my laptop's built-in keyboard it interprets some of the keys incorrectly and reacts on them, for instance the Fn + Down Arrow opens Windows Live Messenger (in addition to lowering brightness, which is governed by Dell's driver).

Asked by: Guest | Views: 174
Total answers/comments: 2
Guest [Entry]

"The easiest way to do this is to create two batch files and place links to them in the start menu. It's even possible to create hotkeys to each making it more accessible.

The batch to stop Intellitype should contain the following command:

taskkill /IM itype.exe /T /F

The batch to reload Intellitype should just run itype.exe, and depending on itype.exe's location should contain:

""c:\Program Files\Microsoft IntelliType Pro\itype.exe""

Please note that these have been tested on Windows 7 only."
Guest [Entry]

"You can uninstall the ""microsoft intellitype pro"" from the add/remove programs in windows.
This allows extra keys in MS keyboards to work.
If you uninstall it, the keyboard will still work."