首页 > 其他 > 详细

fszipx.exe

时间:2016-06-01 15:27:13      阅读:189      评论:0      收藏:0      [点我收藏+]

来源:http://www.funduc.com/fszipx.htm

是个免费软件,用于把.zip转化为.exe自解压文件。

 

COPY /B "C:\Tools\FsZipX\FsZipX.exe" /B + "C:\My Documents\Example.zip" /B "C:\My Documents\Example.exe"

where 

FsZipX.exe is located in C:\Tools\FsZipX
Example.zip is located in C:\My Documents
Example.exe is to be located in C:\My Documents

Notes:

- The above sample command line must be one single line. It may be line wrapped as you view this because of your editor display.
- Surround all paths with spaces in them with " characters.

 

copy /B %DevRoot%\FsZipX.exe + "%DEVROOT%\Release\NDA\AMD BIOSDBG Portable.zip" "%DEVROOT%\Release\NDA\AMD BIOSDBG Portable.exe"

 

 

 

fszipx.exe

原文:http://www.cnblogs.com/spriteflk/p/5549662.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!