I have some files:
Gecsoft.zip.001, Gecsoft.zip.002, Gecsoft.zip.003
and I can't open or unzip them using my regular decompression software, what can I do?
- Press Windows key + R
- Type in cmd
- Press enter
- I'll assume you are not familiar with comand prompt so I'll make this simpler for you.
- Have a look at what the current address is pointing to eg. E:\, whatever that says, type it into a windows explorer window or just go to that address whatever way you know how to.
- Go to the folder where the Gecsoft.zip.001 etc. files are and copy them
- Paste them into the folder you just opened, in my example E:\
- Now back to the command prompt and type in:
- copy /b "Gecsoft.zip.001" + "Gecsoft.zip.002" + "Gecsoft.zip.003" "Gecsoft.zip"
- Now unzip the new Gecsoft.zip file just created.
Special thanks to: http://www.utteraccess.com/forums/printthread.php?Cat=&Board=20&main=1604413&type=thread 's theDBguy
If the Zip file doesn't open then it is most likely not a Zip file, this method just joins split files , Apparently so you can rename the .zip file created as .avi or whatever the file should be and it should work :P YAY!
ReplyDelete