| Join 2 files |
| "DaveO" <support@market-web.co.za> |
| 2007-01-31 06:38:26 |
Hi
I am trying to create a self extracting zip file ( on my Linux web server )
that will ultimately run on a windows OS.
Research to date indicates that I need to create a zip file and then join it
together with a win32 based sfx header stub ( which I have ).
The resulting file can then be run on a windows OS, with the sfx stub
running first and extracting the data from the zip file.
Question is : how can I join the 2 files together into a new file ?
Regards
Dave
|