3

I tried Neutralino.js, everything is great except I can't build the project into one executable, but there is a DLL and a config file. I don't want them to be visible and I want to be able to distribute it in a single file. What I'm currently doing is using iexpress to make self-extracting executables. It works, but it's not ideal. Is there a way to get a single file from neu build?

soshimee
  • 368
  • 2
  • 9
  • the `resources.neu` contains your config and all the resources file, and hence currently there is not tool which can merge it, and for DLLs we look into it. – Aditya Feb 17 '22 at 07:27

0 Answers0