开发者

Autoit set console xy position

开发者 https://www.devze.com 2023-01-24 07:07 出处:网络
The java program need to be display for it to work, so may not use sw_hide or any hide command, how do I offset the position of开发者_如何转开发 the console out of the screen? Is NSIS is able to do th

The java program need to be display for it to work, so may not use sw_hide or any hide command, how do I offset the position of开发者_如何转开发 the console out of the screen? Is NSIS is able to do that?


Use nsExec::Exec instead of ExecWait. It will hide the console output. You can also use nsExec::ExecToLog to get the output printed directly into the NSIS log.

Other alternatives are the ExecCmd and ExecDos plug-ins. nsExec is bundled with NSIS.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号