windows自带的压缩,解压缩命令

压缩一个文件: 
makecab c:\ls.exe ls.zip 

解压一个文件: 
expand c:\ls.zip c:\ls.exe

posted @ 2015-11-07 13:47  Hookjoy  阅读(8474)  评论(0)    收藏  举报