解压缩文件时出现winzip问题 [英] winzip problem while unzip the files

查看:329
本文介绍了解压缩文件时出现winzip问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图在命令提示符下使用winzip解压缩文件。文件解压缩但是最后一个窗口打开以显示所有解压缩文件。如何通过命令提示符关闭结果窗口。



命令

C:\ WINZIP \ WINZIP32.EXE -min -e -o -j \\SODIRIUK \ test \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ >解决方案

如果你解压缩,那么你不需要-min。



-e告诉winzip它正在解压缩,之后的所有内容都是选项列表。



因为你有-min首先它会在-e

之后期望x,n,f,s或0

i am trying to unzip the files using winzip in command prompt.the file are unzipped but final one window is opening to show all unzip files.How can close the result window through command prompt.

command
C:\WINZIP\WINZIP32.EXE -min -e -o -j \\SODIRIUK\test\PROD\LOAD\In\test\process\test.zip \\SODIRIUK\test\PROD\LOAD\In\test\process

解决方案

If you're unzipping then you don't need that -min.

The -e tells winzip that it's extracting and everything after that is the option list.

Because you have -min first it would expect an x,n,f,s, or 0 after the -e


这篇关于解压缩文件时出现winzip问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆