I have a game that I want to convert into webapp for windows. I charge the project on the IntelXDK server and I give Start Builds as Web Application. What I downloaded is a zip that when opened shows me the files I have uploaded to the IntelXDK server, plus a folder called xdk where there is a file called project-info.json. Several files also appear in the same folder where my files are stored. html files. Some are xml others extension xdk or xdek. I want to see an executable, (exe) a single file, like when we make an android app that generates an installable apk. What can I do?