self-extracting

Salat

Regular
Joined
Mar 5, 2002
Messages
81
Location
Poland, Silesia
Does any of You, guys have an idea how to create a self-extracting program in any language (probably C or C++)

I've found some info about exe structure at wotsit's format but still don't know how can I do this.

This program don't need to compress the files which it consists, but just hold them. I was wondering if I could create a setup for my programs with .NET Freamework and Internet Explorer setup whole packed in just one exe file.

Have You got any ideas?
 
Back
Top