jj: fix installer crash when selecting folder

This commit is contained in:
Jonathan Jenne 2018-09-20 14:33:40 +02:00
parent 932bf2af7c
commit ed0759d590

View File

@ -179,6 +179,7 @@
<!-- Legt das Standard-Installationsverzeichnis fest-->
<Property Id="WIXUI_INSTALLDIR" Value="INSTALLDIR" />
<Property Id="_BrowseProperty" Value="INSTALLDIR" />
<UI>
<!--<UIRef Id="WixUI_InstallDir" />-->