---> Welcome to EventGhost <---stottle wrote: What does it say in the log when the plugin starts?
Autostart
Plugin: Microsoft MCE Remote - Vista/Win7
Main.OnInit
Main.OnInitAfterBoot
That's all
---> Welcome to EventGhost <---stottle wrote: What does it say in the log when the plugin starts?
Code: Select all
19:50:06 System.DeviceAttached [u'\\\\?\\HID#VID_1784&PID_0004&MI_00#9&279ad25b&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030}']
19:50:06 System.DeviceAttached [u'\\\\?\\HID#VID_1784&PID_0004&MI_01&Col01#9&1bd91ce&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030}']
19:50:07 System.DeviceAttached [u'\\\\?\\HID#VID_1784&PID_0004&MI_01&Col02#9&1bd91ce&0&0001#{4d1e55b2-f16f-11cf-88cb-001111000030}']
19:50:08 System.DeviceAttached [u'\\\\?\\HID#VID_1784&PID_0004&MI_01&Col03#9&1bd91ce&0&0002#{4d1e55b2-f16f-11cf-88cb-001111000030}']
19:50:08 System.DeviceAttached [u'\\\\?\\HID#VID_1784&PID_0004&MI_01&Col04#9&1bd91ce&0&0003#{4d1e55b2-f16f-11cf-88cb-001111000030}']stottle wrote:The service should be putting messages in the logs, especially if it fails to find the device. Can you check the logs again (maybe after a restart the service, so the entries are most recent)?
Brett
Glad you got it working!Ronny wrote: Sorry for the late reply. Everything works now like a charm!
The old plugin wouldn't work on Vista/Win7 unless UAC was disabled and the user account was an Admin account. By making this version run as a service, it will work on any account and you don't need to disable UAC. Also, the transmit works (don't think it was ever really functional in the old plugin) and EG does the decoding, so EG can respond to non-MCE remotes codes instead of just MCE ones.Ronny wrote: The only need to use the new plugin for vista/w7 is for transmitting? And UAC don't have to be disabled anymore?
The new plugin works too!stottle wrote: The old plugin wouldn't work on Vista/Win7 unless UAC was disabled and the user account was an Admin account. By making this version run as a service, it will work on any account and you don't need to disable UAC. Also, the transmit works (don't think it was ever really functional in the old plugin) and EG does the decoding, so EG can respond to non-MCE remotes codes instead of just MCE ones.
I probably snipped out 10k 'F's in the middle. Had no idea the string was that long. Maybe buffer size isn't an issue and maybe there's someway to ignore that kind of input? Is there anyway to stop/restart the service?MceRemote.Unknown.2FFFFFFFFFF...<SNIP>...FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFB8
MceRemote.Unknown.BABFFAEEFBBFAFEA8
MCE_Vista: MceIr pipe is not available, app doesn't seem to be running
Will continue to try to connect to MceIr
Message = The system cannot find the file specified.