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.