BURN: Customize Log File Location

夙愿已清 提交于 2019-12-11 02:24:20

问题


All I am trying, is to set Log file location and expect BURN to create Log File to my given location. I have tried this by following Wix Bootstrapper MSI-Package logging, how? post, but got no success and BURN still created LOG Files at default (%TEMP%) location.

Looking forward for guidelines.

Thanks


回答1:


See answer from below question

How to log an installation made from a WiX bundle

There is a Wix variable called WixBundleLog which holds and sets the log file location for Burn bundles, however this is a Wix variable and can't be overwritten with a custom value within the bundle



来源:https://stackoverflow.com/questions/27615783/burn-customize-log-file-location

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