Hi
I have a folder with 150 zip files in  each zip has a file - same name - that I want to delete  can i do that on batch and how
also
would it be possible to search a folder file of zip files for text in file in the .zip  and change the text ? .and how
Cheers
Roy
			
			
									
						
										
						files in zip files
Re: files in zip files
Search and replace in zip archives is not possible in current version of the program.
We are planning to add such functionality in one of future versions.
Now you should extract all files into temp folder. You may use some batch files for it and supply command line parameters to it.
			
			
									
						
										
						We are planning to add such functionality in one of future versions.
Now you should extract all files into temp folder. You may use some batch files for it and supply command line parameters to it.