Add more info to the Monitors DAT

It has been very challenging to import “win32api” into touch.

If you do, you have access to more information about the connected displays :

GetObject('winmgmts:\\\\.\\root\\WMI').InstancesOf('WmiMonitorID')

This additional information is extremely useful. I am able to assign a specific container to open only when a specific serial-number is seen on the system.

Any computer that detects that device is connected, will automatically open and output the appropriate container, without any config.

3 Likes

Who needs USB-Dongles when you can have a Monitor? :wink:
Nice work though, +1 for the request.

1 Like

This is in our RFE list now, thanks!

3 Likes