'IRMon (Infrared) Windows 10 Event
I need to log events generated by IRMON / infrared on Windows 10, events such as Nearby device detected or file transfers. Currently an USB-IrDA receiver is working under windows 10 to connect legacy IrDA devices. Purpose of catching the events is:
- Allow 3rd party software to start when nearby IrDA device is detected (i.e. how IRMON auto places irftp.exe shortcut on desktop)
- Create event log for monitoring such application activity
thanks!
Expecting below outcomes:
- Allow 3rd party software to start when nearby IrDA device is detected (i.e. how IRMON auto places irftp.exe shortcut on desktop)
- Create event log for monitoring such application activity
Tried: logman.exe to monitor USB and Infrared monitor service search event log for existing recording createevent.exe and python library to catch event from irmon monitor desktop shortcut creation of irftp.exe (last resort)
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
