码迷,mamicode.com
首页 > 其他好文 > 详细

7zS.sfx RunProgram with parameters

时间:2015-02-25 21:08:04      阅读:171      评论:0      收藏:0      [点我收藏+]

标签:

Config.txt as below:

Pay attention to this \" 

;!@Install@!UTF-8!
RunProgram="setup.exe"
ExecuteParameters="/v /qb /norestart /lv \"..\\Contain Space\\install.log\""
;!@InstallEnd@!

 

OR

 

;!@Install@!UTF-8!
RunProgram="setup.exe /v /qb /norestart /lv \"..\\Contain Space\\install.log\"" 
;!@InstallEnd@!

 

Reference:

http://sevenzip.sourceforge.jp/chm/cmdline/switches/sfx.htm

http://www.msfn.org/board/topic/99843-7-zip-sfx-extract-to-this-folder/

http://sourceforge.net/p/sevenzip/discussion/45797/thread/31dc880f

 

7zS.sfx RunProgram with parameters

标签:

原文地址:http://www.cnblogs.com/cindy-hu-23/p/4300080.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!