I installed VMware Workstation 17 Player on Linux from https://www.vmware.com/products/workstation-player/workstation-player-evaluation.html.
Henceforth, I downloaded Windows ISO from https://www.microsoft.com/en-us/software-download/windows10ISO?4cd9df4f-deef-4431-9497-a04303f34986=True
After creating the virtual machine from this ISO in VMware Workstation, when I try to power it on, the VMware Workstation crashes.
I am trying to run a Windows application in Linux, and I tried Wine (https://www.winehq.org/), but my application can't install using it. How should I solve this issue? Alternatively, what other way should I approach running a streaming application that only runs in windows, in my Linux environment?
I also tried Oracle VirtualBox, but I am getting this error - NS_ERROR_FAILURE (0x80004005). My Linux version is Ubuntu 18.04.6 LTS.