Top "Winzip" questions

WinZip is a shareware file archiver and compressor for Windows, OS X, iOS and Android developed by WinZip Computing.

Unzip files (7-zip) via cmd command

I try to unzip a file via CMD. So I install WinZip (and its plugin to cmd), WinRAR, and 7-zip. …

cmd 7zip winzip
Importing zipped files in Mysql using command line

Importing zipped files in Mysql using CMD What is the right syntax to import sql zipped files into mysql using …

mysql database cmd winzip xz
zip command not working

I am trying to zip a file using shell script command. I am using following command: zip ./test/step1.zip $…

linux shell zip winzip
How to ZIP specific files from a folder using Winzip command line?

With this command, I'm able to ZIP all files from the folders: wzzip.exe -a -p -r C:\DestinationPath\DataFiles_20130903.…

command-line winzip
Creating Compressed (Zipped) Folder using Delphi

Can I create Windows XP's Compressed (Zipped) Folder using Delphi?

delphi winapi zip winzip compressed-folder
How to extract WinZip Self-Extracting exe in silent mode

I have create a exe file using WinZip Self-Extractor. It extracts the file in UI mode, that is while dobule …

installation self-extracting winzip
Compressing a folder with many duplicated files

I have a pretty big folder (~10GB) that contains many duplicated files throughout it's directory tree. Many of these files …

compression tar rar winrar winzip
Correctly decoding zip entry file names -- CP437, UTF-8 or?

I recently wrote a zip file I/O library called zipzap, but I'm struggling with correctly decoding zip entry file …

jar zip 7zip zipfile winzip
How to decompress an AES-256 encrypted Zip file?

I am looking for a compression library to use in iPhone application supports decompressing AES 256-bit archives built in Winzip …

iphone objective-c compression aes winzip
Creating a self-extracting zip archive on a linux box

Due to a number of constraints that I won't get into, I have to create a self-extracting ZIP archive on …

linux windows-installer installation zip winzip