Posted by DaveO on 01/31/07 06:38
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
Navigation:
[Reply to this message]
|