|
-
Sep 17th, 2003, 05:20 AM
#1
Thread Starter
Fanatic Member
Split binary files
Hi,
I have a unzip utility. I have a zip file.
I need to combine them and make a selfextracting file..
I have used the command
copy /b unzip.exe + test.zip test.zip.exe
The files are copied and made as tezt.zip.exe, which is a valid exe.
Now I have to split them back as unzip.exe and test.zip.
How do I do that ?.
[Note:
I wont know the size of unzip.exe as it will be not be present when i give this test.zip.exe to other person.
]
Any help is appreciated.
Thanks,
Pradeep
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|