Hi there,
I setup WinApps a few days ago with Docker, this is great tool. Unfortunately some softwares could not work in WinApps.
Indeed, some need to access specific hardware information for activation and copy protection.
The thing is, if you run wmic baseboard in a powershell, you get « No Instance(s) Available ».

I think this is preventing software activation to work properly in some cases.
Does any Docker expert know a way to run the VM so that it can access the baseboard information ? I truly believe it could improve the number of supported softwares.
Thanks,