
-----------------------------------
pinkbob
Sat Oct 06, 2007 9:58 am

Is there any way to compile music into an .exe file?
-----------------------------------
I want to compile an mp3 file into my program.

-----------------------------------
rdrake
Sat Oct 06, 2007 11:17 am

RE:Is there any way to compile music into an .exe file?
-----------------------------------
Not in Turing.  Closest thing you can get is creating an installer (which is an executable) that will extract to a certain directory.

-----------------------------------
shadowman571
Sat Oct 06, 2007 4:57 pm

Re: RE:Is there any way to compile music into an .exe file?
-----------------------------------
Not in Turing.  Closest thing you can get is creating an installer (which is an executable) that will extract to a certain directory.

can you explain that more in depth i would like to know about this as well

-----------------------------------
rdrake
Sat Oct 06, 2007 7:46 pm

RE:Is there any way to compile music into an .exe file?
-----------------------------------
[url=http://www.zip-compression.com/self-extracting-exe.asp]This site appears to have an application which will do what I mentioned.

-----------------------------------
ShadowBeast
Fri Nov 02, 2007 9:44 am

Re: Is there any way to compile music into an .exe file?
-----------------------------------
you can try to finish the program in turing (and have external image files)
and than pack it with some kind of exe packer, it should work, though i never tested anything like that.(google for all kinds of packers)
