You've exported your game to NW.js, but is it so weird to some people when they don't know how to install it because they use installers to install programs they want?
NW.js can export your Construct 2 project to .exe file, but that .exe file won't work if it doesn't have some required .dll, .nw files. So how to compile them into 1 .exe file?
This tutorial will show you how.
Requirements
- A Construct 2 license. There are no alternatives :-(, you have to pay for it.
- NW.js (formerly Node-webkit.js) installed.
- Inno Setup Compiler. It's free and open-source