So I was looking at the self delete FAQ code and was wondering if there is a way for me to modify that to do a self compile.
Basically, I want to be able to take my .exe, run it, have it unpack and change whatever files need changing, then recompile everything back into itself. I considered makin...