Hi,
you can’t directly, as EOS is Linux based and does not support running Windows Applications Out-of-the-Box.
If you really need to run Windows applications, you have to run “Wine” - which is a Windows Runtime Environment for Linux inside a Podman container.
To install such a Podman container, follow this Tutorial:
When finished, you can install Wine inside this container. I haven’t written a EOS specific tutorial for this yet, but there are plenty Tutorials out there in the wild - google for “Ubuntu Wine Tutorial”.