How can I include files in my EXE and extract them at run time? I'm making a setup program...

I thought of adding them at the end of the EXE but I wanted to know if there were better way to do it and if the EXE would execute right...