The previous commit removed the location option from the bundle. This one removes it from the sdk msi.
This commit is contained in:
parent
ead57a58e1
commit
3464af99d4
1 changed files with 0 additions and 3 deletions
|
@ -24,9 +24,6 @@
|
||||||
|
|
||||||
<WixVariable Id="WixUILicenseRtf" Value="$(var.MicrosoftEula)" />
|
<WixVariable Id="WixUILicenseRtf" Value="$(var.MicrosoftEula)" />
|
||||||
|
|
||||||
<Property Id="WIXUI_INSTALLDIR" Value="DOTNETHOME"/>
|
|
||||||
<UIRef Id="WixUI_InstallDir" />
|
|
||||||
|
|
||||||
<CustomActionRef Id="WixBroadcastEnvironmentChange" />
|
<CustomActionRef Id="WixBroadcastEnvironmentChange" />
|
||||||
</Product>
|
</Product>
|
||||||
<Fragment>
|
<Fragment>
|
||||||
|
|
Loading…
Add table
Reference in a new issue