Is it possible to generate *.exe ?

I am new to the BGE and i was curious on how to generate an executable file with my game. I would like to send it to some friends, but hey don’t have blender installed. Is it possible?

go to file-save run time and save that to a file and then copy and paste all the DLLS to that same file (you can find those in mycomputer-program files-blender foundashun)

note: the DLLS are the files with the .dll

And do File -> external data -> pack into .blend to pack your textures into the file, otherwise the game will look boring.

ok thank you