For the previous 2 files splited.
- download the 2 files (should be xaa_1108803409.zip, xab_1108803837.zip)
- under dos prompt issue following command to rebuild the complete zip file.
copy /b xaa_1108803409.zip+xab_1108803837.zip file.zip
- unzip file.zip
wptan
下面引用由wptan在 2005/02/19 05:12pm 發表的內容:
For the previous 2 files splited.
- download the 2 files (should be xaa_1108803409.zip, xab_1108803837.zip)
- under dos prompt issue following command to rebuild the complete zip file.
copy /b xaa ...
Hi,
The 2 files are created by splitting the original zip files (since can';t upload the zip file due to size limitation), so each file is NOT a correct zip file.
You have to use under dos prompt to recreate the zip file first before decompression : copy /b file1 + file2 file.zip
wptan
下面引用由wptan在 2005/05/17 05:30pm 發表的內容:
Hi,
The 2 files are created by splitting the original zip files (since can';t upload the zip file due to size limitation), so each file is NOT a correct zip file.
You have to use under dos pro ...