Single file Windows .exe possible?

About Monkey 2 Forums Monkey 2 Programming Help Single file Windows .exe possible?

This topic contains 0 replies, has 1 voice, and was last updated by  Diffrenzy 1 year, 8 months ago.

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #9835

    Diffrenzy
    Keymaster

    While investigating if I can move some Windows screensaver coding to MX2 from BlitzMax, I’ve realised that MX2 needs quite a bit of support files, to run.

    At least d3dcompiler_47.dll, libEGL.dll, libGLESv2.dll,OpenAL32.dll

    and 3 folders with shaders, fonts and theme.

    Is there a way to embed/inline these, static link or some other wizardry possible?

    I’ve tested packing with http://enigmaprotector.com/ (the free version) and it does seem to work perfectly.

    Are there any drawbacks to that method?

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.