|
Zipping in parts question |
| category: general |
|
|
Hi, I was wondering. Like if I zip a file in parts (wich are all in a same size, example 3 MB) then I get some thing like:
file.z0
file.z1
file.z2
file.z3
But what if I just want to use a .ZIP extention for those parts but the file name's will be different like:
fileA.zip
fileB.zip
fileC.zip
fileD.zip
Does some one know how to do this??? |
|
|
|
you're using the wrong OS. |
|
|
|
Im using WinXP. Any one who can help me. |
|
|
cmd and then "ren file.z0 fileA.zip"
:D |
|
|
|
Doesnt work. |
|
|
|
maybe you're not running winxp after all?! |
|
|
|
Get Msys or some other unix-style shell port for Win32 and follow the instructions here. |
|
|
|
Download Total Commander and use its Multi-File-Rename-Tool (Ctrl+R). |
|
|
|
Hmm it's Ctrl+M not R... I guess I shouldn't be posting so early in the morning. |
|
|
|
great! now all we have to do is to wait or someone to post the disassembled source for "rename", then the joke is complete... |
|
|
|
topo: POSH :) |
|
|
|
The problem is not renaming, it's renaming and then extracting with no problems. |
|
|
|
do it with rar ffs |
|
|
|
|