dgiagio / warp

Create self-contained single binary applications
MIT License
1.91k stars 91 forks source link

The specified executable is not a valid application for this OS #66

Closed JavaProgswing closed 4 months ago

JavaProgswing commented 4 months ago

I compiled it on windows 10 22h2 and it doesn't work on windows 11 23h2.

PacifiK2460 commented 3 months ago

How did you managed to make it run?

JavaProgswing commented 3 months ago

I compiled warp-packer myself using windows subsystem for linux, cuz I also needed to add support for vbs files. Then, it worked.