Make a Windows installer file (.exe file) using Inno Setup Compiler

4

Index

Stats

27,415 visits, 53,465 views

Tools

License

This tutorial is licensed under CC BY 4.0. Please refer to the license text if you wish to reuse, share or remix the content contained within this tutorial.

Exporting your game

First, export your game to NW.js as usual (A license is required, again)

Next, see what's in 2 folders: win32 and win64 in the exported folder.

You can see that each folder has some .dll, .nw files.

Try move the main .exe file to another place and run it. You will see, it doesn't work.

  • 0 Comments

  • Order by
Want to leave a comment? Login or Register an account!