I've downloaded some samples about ExeMod
but they don't work in the Delphi 2010 and i don't know is it compatible with Windows 7 or not. Is there any component like ExeMod
but without problems?
Edit
I want to make a simple i开发者_如何学Gonstaller application.
It just sounds like your previous question, the 1st part of my answer:
Append some .zip content to an existing .exe, and the .exe code will retrieve the .zip content on request.
This is exactly what ExeMod
unit does, in much complete manner (full .zip archive support).
精彩评论