您的位置:首页 > 其它

fszipx.exe

2016-06-01 15:06 267 查看
来源: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"
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: