Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Embed files in an existing .EXE

Status
Not open for further replies.

julianonunes

Programmer
Feb 23, 2006
22
BR
How can I add information inside an existing .EXE file and it continues working normally?
 
Why would anything other than a virus need to do that?
 
I want to make an Install System that compress the files and get the compressed files data and include them in the Install System .EXE file. It's not a virus.
 
So in essence, it's a self extracting archive.
There are several existing solutions.


--
 
I need a programming step, because my software will create this file.
 
It's like Install Shield and other install systems that unify everything in only one file.
 
Google "self extracting archive how to" perhaps?


--
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top