create .exe

Hi,
I developed an app with ionic, I should run it on a windows embedded operating system (2009/2011), is it possible to generate an executable that can run on it?

Thank you all

Use electron for this. Capacitor gives u the tools for electron if u like to stay multi platform

Thanks for replay, I study electron and I try.