WiX: Where can I download the bootstrapper?

浪子不回头ぞ 提交于 2019-12-24 03:15:40

问题


I'm running Visual Studio 2008 SP1, and I'm getting the following error when trying to compile my WiX projct:

Could not find required file 'setup.bin' in 'C:\Program Files\Microsoft SDKs\Windows\v6.0A\Bootstrapper\Engine

I've got Windows Installer 3.0 and the Windows Platform SDK installed. I've got a Microsoft SDKs\Windows\v6.0A directory, but there is no Boostrapper directory. Where can I get this?


回答1:


Which Windows SDK do you have installed? I installed this one a few months back and it included the bootstrapper



来源:https://stackoverflow.com/questions/2509872/wix-where-can-i-download-the-bootstrapper

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!