kazemaru Posted November 30, 2016 Posted November 30, 2016 hi does someone know how to compile a bunch of files into an .exe? it is not java based. all i know it works which html5 and webgl etc.
TzTok Jad Posted November 30, 2016 Posted November 30, 2016 (edited) What are you trying to achieve because from what I gather you aren't making sense. .exe is an executable file, you don't execute html5 that's a webpage, you can package html5/webgl applications into your exectutable file but I would imagine you first need to create a program that can compile out to .exe that instructs what to do with your html/webgl data.Edit:And here is this if your just trying to make a self extractor:http://www.wikihow.com/Make-an-Exe-File Edited November 30, 2016 by TzTok Jad
kazemaru Posted November 30, 2016 Author Posted November 30, 2016 (edited) Well im not into this but im helping someone. I tried this but when i start it does not import all files into one. The progamm starts with flash but after opening the window (like it should be) it cannot see the other files. Like i said earlier he wont put them all together Edited November 30, 2016 by kazemaru
Thunderwaffe Posted December 2, 2016 Posted December 2, 2016 Well im not into this but im helping someone. I tried this but when i start it does not import all files into one. The progamm starts with flash but after opening the window (like it should be) it cannot see the other files. Like i said earlier he wont put them all together It might help if you just type in your native language and we google translate it because as it stands, you aren't making any sense to anyone as far as I can tell. From what I CAN gather, it sounds like you need a compressed folder. http://bfy.tw/8wfD
kazemaru Posted December 2, 2016 Author Posted December 2, 2016 It might help if you just type in your native language and we google translate it because as it stands, you aren't making any sense to anyone as far as I can tell. From what I CAN gather, it sounds like you need a compressed folder. http://bfy.tw/8wfD it is very hard to explain it for me in native language also. its just bassicly a progam which needs to be opened in 1 file (as i know it should be an .exe file). why? because i dont want them to see all other files within it so they could steal it.
Thunderwaffe Posted December 2, 2016 Posted December 2, 2016 (edited) it is very hard to explain it for me in native language also. its just bassicly a progam which needs to be opened in 1 file (as i know it should be an .exe file). why? because i dont want them to see all other files within it so they could steal it. Yes, that can be achieved with the same program I was speaking about: http://www.sevenforums.com/software/225209-how-do-i-compress-files-into-one-exe-file.html If you really want files to be secure it's best to encrypt them, but if you're unsure how to pack files into an executable it's probably a little out of your realm Edited December 2, 2016 by Thunderwaffe
Yunis Posted December 3, 2016 Posted December 3, 2016 Make a neat folder into an exe you will thank me later