开发者

Non advertised filetypes

When I create an msi using VS2010, the shortcut and filetypes are all getting created as advertised. I am able to disable advertise property for shortcuts by setting DISABLEADV开发者_如何学GoTSHORTCUTS. However, the filetype is still advertised. How can i disable advertise for file types?

Thanks, SAN


This is one of the many reasons that Microsoft has announced that VDPROJ is being retired.

The only way to get what you want here is to write a bunch of postbuild processing of the resultant MSI to tweak it into what you want. However I suggest you instead look at InstallShield or WiX instead.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜