开发者

ClickOnce Bootstrapper Packages

开发者 https://www.devze.com 2023-03-21 11:40 出处:网络
I am using ClickOnce and I would like to add prerequisites to my a开发者_开发知识库pplications.The two I would like to add is Internet Explorer 9 and DirectX.

I am using ClickOnce and I would like to add prerequisites to my a开发者_开发知识库pplications. The two I would like to add is Internet Explorer 9 and DirectX.

How can I do this?

Thanks,

Kevin.


I wouldn't recommend requiring IE9 unless you are limiting your users to those who have Windows 7 installed.

As far as requiring either application, you will need to create a custom prerequisite package. For further information, see the answer to this SO post.

0

精彩评论

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