1

I'm developed window application from node-webkit, and I make it to .exe file.

i try

copy /b nw.exe+myapp.nw

and i try to build use nw-builder but it same result.

To perform this .exe file, it need some files(nw.pak, some Dlls). I want to excute this exe file standalone.

Please let me know any method to excute .exe file standalone

[UPDATE]

I solved this issue.

i found packaging program Enigma Vitual Box and this program help packaging .exe file, nw.pak and other files.

1 Answer 1

1

You can use Inno Script App to make an installer for the .exe file. I do use it and it makes sense.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.