Hey everyone,
I've found a much better way to make the default driver act like the replacement driver. Much better than disabling HidIr.
I don't know how I didn't find this earlier...
Load "regedit.exe" and navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HidIr\Remotes\745a17a0-74d3-11d0-b6fe-00a0c90f57da
Then delete the keys from "CodeSetNum0" to "CodeSetNum3".
To make sure you can recover these keys easily should you want to you should save them by using the export function in the file menu.
Once the registry has been changed you will need to reboot for the change to take effect.
This same process can be applied to disable automatic keyboard handling. Just look at the other registry sections under the "Remotes" sections.
Now if you ever want to re-enable the automatic handling of the MCE Remote and MCE Keyboard you just need to put those registry keys back.
djkms:
TaskKill is a good way to do what you want. I actually use it in the installer to make sure running apps in the suite are closed before re-installing them. I'll make sure there is a built in way in the next version.
Cheers, |