Broadlink switches does not work on Windows

Hi…

I have been using HA on PI3 and everything works as needed. (most of it…!!)
However when I installed HA on a windows laptop, I noticed the Broadlink switches have vanished and no error messages also.

Could anyone throw some light on how to get them working on Windows…?

It works fine in Win10 for me using this…

- platform: broadlink
  host: !secret broadlink_host
  mac: !secret broadlink_mac 
  timeout: 15
  switches:
    vehosoundbar:
      friendly_name: "VehoSB"
      command_on:  'JgB0AAABJpISFBETERQRFA8VEhISExITEzYSNxU0ETkUNhE3EzcSNxQ2EjYTExISEhQRFA0WEjcRFRETETYUNw48EjgROBETFQADBwcAAgUAASVJEgAMPgABJUoSAAw+/AciShEADD8AASlGFgAMOgABJUoSAA0FAAAAAA=='
      command_off: 'JgB0AAABJpISFBETERQRFA8VEhISExITEzYSNxU0ETkUNhE3EzcSNxQ2EjYTExISEhQRFA0WEjcRFRETETYUNw48EjgROBETFQADBwcAAgUAASVJEgAMPgABJUoSAAw+/AciShEADD8AASlGFgAMOgABJUoSAA0FAAAAAA=='

Thanks for the response and confirming it works.

However, I tried in Windows 7 & 8 and it does not even show up in front-end not in device list.
Moreover I was trying physical switch SP3 and not virtual switch.

Could you please let me know did you install any pycrypto or some .py ? It was mentioned in the document but did not work for me.

I will be grateful, if you could provide more details.