A little obscure this one, but I reserve the right to use my own blog as a personal knowledge base.
When using LMRemoteKeyMap to control IR devices from an MCE blaster, the application registers the com object correctly for a 32 bit environment but if you are running a 64 bit OS then you must register the object manually as a one-off installation task. Here is how (assuming default installation folders etc.)
C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Regasm.exe "C:\Program Files (x86)\LM Gestion\LM Remote KeyMap\LMRemoteKeyMap.IRDevices.dll" /codebase /tlb:" C:\Program Files\LM Gestion\LM Remote KeyMap\LMRemoteKeyMap.IRDevices.tlb"
Cheers
No comments:
Post a Comment