【发布时间】:2014-08-01 11:43:28
【问题描述】:
我正在尝试设置要在“Exepackage”的“InstallCommand”字段中使用的属性,该属性是一个注册表键值,然后将在安装命令中使用它来确定安装位置。
我发现以下链接与 msipackage 的类似内容有关,但是我无法为 exepackage 获得类似的内容?
如果可能的话,有人可以建议吗?
msipropery 参考链接:-
WiX: how to access / change installation directory in managed bootstrapper?
Specify the INSTALLLOCATION of packages in WiX inside the Burn managed bootstrapper
【问题讨论】:
标签: properties wix exe burn