Skip to main content

Questions tagged [winzip]

Compression and archive tool for Windows

15 questions with no upvoted or accepted answers
2 votes
1 answer
230 views

Batch Script for backup

I need a batch script that will zip up all files in a particular directory and save it to another directory in a YYYY/MM/DD-HH/MM/SS format. I've seen things similar but not sure about this. Thanks!
Questioneer's user avatar
1 vote
0 answers
83 views

Winzip - how to include only top level folder/exclude all subcontents?

I have a question for winzip command line. I have a mapped network drive and I want to add the sdcard directory My mapped network drive Z:\sdcard\ has alot of files and folders within it. But how can ...
ghostanime2001's user avatar
1 vote
0 answers
7k views

How can I compress files, with a hyphen in?

At present, I am responsible for keeping backups of an eCommerce's web files. My process is as follows: Make a Local Copy of Web files via FileZilla Upload Local Copy to a Cloud Storage Facility ...
Craig's user avatar
  • 219
1 vote
0 answers
394 views

How do I keep WZZIP from creating a zip that makes a folder when unzipped?

I'm looking at an automated process (utilizing a "DOS" .BAT file) that creates zip files with a simple command like... wzzip [path][zip file name] [files to be zipped] "[files to be zipped]" above ...
Russ Perry Jr's user avatar
1 vote
0 answers
268 views

Programmatically uncheck Show Unzipped Files option for Winzip

I am in need of setting the “Show Unzipped Files” under Home > Unzip options to unchecked for the Winzip 16.5 . The default installation of winzip MSI set the “Show Unzipped Files” options as checked ...
user avatar
1 vote
0 answers
518 views

How can I create a self-extracting executable from the windows command line that accepts the default install directory as a parameter?

I have tried several different methods including winzip command line and 7zip, but I cannot find a method that will let me create a self-extracting executable that will extract to a specific directory ...
Paul's user avatar
  • 11
0 votes
0 answers
274 views

Winzip cmd line gives fatal error

I'm trying to add folders from a mapped network drive into a zip file using winzip command line but everytime I am receiving this error: FATAL ERROR: assert failure (WzZipAdd.c@1346) Please send the ...
ghostanime2001's user avatar
0 votes
0 answers
1k views

Delete a file from a jar file without using zip command or extracting the jar

Is there a way to delete the file from a jar file without extracting it or without using the 'zip' command? Thanks
Niwedita Rani's user avatar
0 votes
1 answer
1k views

Is it possible to download files and unzip in the cloud?

I have a doubt... I have links to some files (.rar and .zip format) uploaded to Mediafire (I also have others stored in different services) for their respective download. As additional information, ...
SRC's user avatar
  • 1
0 votes
0 answers
533 views

Can I compress a directory with a running executable?

I've given this a cursory google but most results reference creating executable zip files. My question is basically: I have a running .exe which: Is, in this case, an installer Other items in the ...
0xVox's user avatar
  • 1
0 votes
0 answers
322 views

Unzipping Zip file = download-corruption guarantee?

I downloaded a zip file and was able to successfully extract the contents, using winrar. However the content (bin/cue files) appears to be corrupted. (after mounting or converting to iso, it shows ...
minusatwelfth's user avatar
0 votes
1 answer
173 views

How to enable WinZip setting via SCCM

I have deployed a pre-configured WinZip MSI without the shell extensions option due to Windows Explorer crashes. However is there a way to apply a network setting via SCCM, or Group Policy to enable ...
Doug's user avatar
  • 1
0 votes
0 answers
4k views

is it possible to unzip z01,z02... without .zip?

I have multiple z01,z02, but missing a zip file. Is it still possible to unzip? If not, is there any repair tool that you recommend?
user282116's user avatar
0 votes
2 answers
110 views

How to determine total file space saved in a directory

I'm running on a Windows 7 computer and there is a directory that contains more than 10,000 compressed files (RAR, ZIP) with more added on a daily basis. Is there any application or script available ...
Kevin's user avatar
  • 101
0 votes
1 answer
118 views

cannot patch game because of lack of admin privliges

i download the patch, which is zipped, but when i tell winzip to extract it to the file location, i get this error message saying i need admin privileges. i should have these to begin with, have tried ...
wscheib's user avatar