开发者

Nested Installation

开发者 https://www.devze.com 2022-12-22 10:02 出处:网络
Is it possible to do nested instllations of msi\'s in Visual 开发者_JS百科studio 2008 setup project?No, only one MSI can execute at a time.

Is it possible to do nested instllations of msi's in Visual 开发者_JS百科studio 2008 setup project?


No, only one MSI can execute at a time.

What you need is a 'bootstrapper' EXE to run each MSI in sequence.

0

精彩评论

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