my question would be: what are you trying to achieve?

I would recommend a UPX packer.

http://upx.sourceforge.net/

This will compress the executable without the need of a decompressor app.
the executable stays in the same file format and can be executed normally..
the only diffrence is that the executable is now smaller in size.