Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 08-08-2006, 08:36 PM   #1 (permalink)
snypercore's Avatar
 
Ultra Techie

Join Date: Jan 2006

Posts: 732

snypercore is on a distinguished road

Default ZIP multiple files

i have folder which contains about 5000 files. i want each one individually zipped. NOT the main folder zipped. i cant seem to work out how to do this i use winace but i have winzip and winrar so if anyone can tell me using what ever archiving software it doesnt matter which.


heres how i want it

main folder (not zipped)> 5000 files (each individually zipped)
__________________
snypercore is offline  
Old 08-08-2006, 09:36 PM   #2 (permalink)
 
Monster Techie

Join Date: Apr 2005

Posts: 1,909

jcortes is on a distinguished road

Send a message via AIM to jcortes
Default

all i can think of is using the command line to do it start > run > cmd >
cd c:\program files\winrar\ > rar A -ep1 -r <target zip/rar file> <source files> and use a for loop to do each file.
__________________

AIM = jcortestechhelp
jcortes is offline  
Old 08-09-2006, 06:58 AM   #3 (permalink)
snypercore's Avatar
 
Ultra Techie

Join Date: Jan 2006

Posts: 732

snypercore is on a distinguished road

Default

still kinda tedious any other ideas?
__________________
snypercore is offline  
Old 08-09-2006, 07:07 AM   #4 (permalink)
 
Monster Techie

Join Date: Dec 2004

Posts: 1,145

Snake-Eyes

Default

Try this: http://www.softpedia.com/get/Compres...Mass-Zip.shtml
__________________
Snake-Eyes is offline  
Old 08-09-2006, 05:42 PM   #5 (permalink)
snypercore's Avatar
 
Ultra Techie

Join Date: Jan 2006

Posts: 732

snypercore is on a distinguished road

Default

thanks ill have to wait until tomorrow to try it but ill let you knwo how i got on.
__________________
snypercore is offline  
Old 08-10-2006, 07:50 AM   #6 (permalink)
snypercore's Avatar
 
Ultra Techie

Join Date: Jan 2006

Posts: 732

snypercore is on a distinguished road

Default

i tried this and itonly unzips files not zips them but thanks anyways any more ideas?
__________________
snypercore is offline  
Old 08-11-2006, 07:31 AM   #7 (permalink)
snypercore's Avatar
 
Ultra Techie

Join Date: Jan 2006

Posts: 732

snypercore is on a distinguished road

Default

bump
__________________
snypercore is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On