Unable to build WixStdBootstrapperApplication - get error “C:\tools\WixBuild.props” was not found
问题 I am trying to make changes to the WixStandardBootstrapperApplication.cpp and generate a dll as per the suggestion from this link. I have downloaded the wix310-debug source and am modifying the file present under wix310-debug\src\ext\BalExtension\wixstdba\ location. There is a wixstdba.vcxproj file under this location which I am trying to open using Visual Studio 2012. Whenever I try to do that I get the error: Unable to read the project file "wixstdba.vcxproj". The imported project "C:\tools