You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. -->
<PublishDialog="BrowseDlg"Control="OK"Event="SpawnDialog"Value="InvalidDirDlg"Order="4"><![CDATA[NOT WIXUI_DONTVALIDATEPATH AND WIXUI_INSTALLDIR_VALID<>"1"]]></Publish>
<PublishDialog="InstallerUI_InstallDirDlg"Control="Next"Event="SpawnDialog"Value="InvalidDirDlg"Order="3"><![CDATA[NOT WIXUI_DONTVALIDATEPATH AND WIXUI_INSTALLDIR_VALID<>"1"]]></Publish>
56
+
<PublishDialog="InstallerUI_InstallDirDlg"Control="Next"Event="NewDialog"Value="VerifyReadyDlg"Order="4">WIXUI_DONTVALIDATEPATH OR WIXUI_INSTALLDIR_VALID="1"</Publish>
<!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. -->
<ControlId="InstallShortcutCheckbox"Type="CheckBox"X="20"Y="140"Width="200"Height="17"Property="INSTALLSHORTCUT"CheckBoxValue="1"Text="Create a desktop shortcut" />
0 commit comments