You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think rust-lang/rfcs#721 tracks the Rust feature for this. But since PyOxidizer mostly abstracts away the existence of Rust/Cargo, we should be able to make something work here.
I'm reasonably sure the implementation I just committed works. But I don't have an easy way to verify. If anyone has an old version of Windows sitting around and wants to test, by all means! I could generate an executable to test with if you want.
Mercurial's wrapper exe gets an embedded manifest resource courtesy of setup.py, and that's needed for the Inno installer[1].
[1] https://phab.mercurial-scm.org/D7160
The text was updated successfully, but these errors were encountered: