How can I extract an exe from a setup file, modify its contents and then assemble it again.
Is there a tool or somthing or is there a way of doing this by a programmatically?
How can I extract an exe from a setup file, modify its contents and
Share
Not an .exe editor per se, but I have done similiar things to MSI installer files using Orca (most notably, installing iTunes on XP 64-bit successfully).