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
Some WiX-based MSI installers has a property WIXUI_INSTALLDIR which points to the variable of installation directory (should be related to the "Destination Folder" page during interactive installation), and can be utilized to autofill the InstallLocation switches for new packages.
The text was updated successfully, but these errors were encountered:
Some WiX-based MSI installers has a property
WIXUI_INSTALLDIR
which points to the variable of installation directory (should be related to the "Destination Folder" page during interactive installation), and can be utilized to autofill theInstallLocation
switches for new packages.The text was updated successfully, but these errors were encountered: