开发者

NSIS Skip pages at runtime

My installer is checking if the program is already installed and I would like to skip the "Enter the path" page in that case.

How can开发者_JS百科 I script that in NSIS 2.0 ?


To skip a page, call the abort instruction in the pre callback function for that page

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜