File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6565 <Publish Dialog =" BrowseDlg" Control =" OK" Event =" DoAction" Value =" WixUIValidatePath" Order =" 3" >1</Publish >
6666 <Publish Dialog =" BrowseDlg" Control =" OK" Event =" SpawnDialog" Value =" InvalidDirDlg" Order =" 4" ><![CDATA[ WIXUI_INSTALLDIR_VALID<>"1"]]> </Publish >
6767 <Publish Dialog =" ExitDialog" Control =" Finish" Event =" EndDialog" Value =" Return" Order =" 999" >1</Publish >
68- <Publish Dialog =" WelcomeDlg" Control =" Next" Event =" NewDialog" Value =" LicenseAgreementDlg" >NOT Installed</Publish >
68+ <!-- <Publish Dialog="WelcomeDlg" Control="Next" Event="NewDialog" Value="LicenseAgreementDlg">NOT Installed</Publish> -->
69+ <Publish Dialog =" WelcomeDlg" Control =" Next" Event =" NewDialog" Value =" InstallScopeDlg" >NOT Installed</Publish >
6970 <Publish Dialog =" WelcomeDlg" Control =" Next" Event =" NewDialog" Value =" VerifyReadyDlg" >Installed AND PATCH</Publish >
71+ <!--
7072 <Publish Dialog="LicenseAgreementDlg" Control="Back" Event="NewDialog" Value="WelcomeDlg">1</Publish>
7173 <Publish Dialog="LicenseAgreementDlg" Control="Next" Event="NewDialog" Value="InstallScopeDlg">LicenseAccepted = "1"</Publish>
72-
7374 <Publish Dialog="InstallScopeDlg" Control="Back" Event="NewDialog" Value="LicenseAgreementDlg">1</Publish>
75+ -->
76+ <Publish Dialog =" InstallScopeDlg" Control =" Back" Event =" NewDialog" Value =" WelcomeDlg" >1</Publish >
77+
7478 <Publish Dialog =" InstallScopeDlg" Control =" Next" Property =" WixAppFolder" Value =" WixPerUserFolder" Order =" 1" >!(wix.WixUISupportPerUser) AND NOT Privileged</Publish >
7579 <Publish Dialog =" InstallScopeDlg" Control =" Next" Property =" ALLUSERS" Value =" {}" Order =" 2" >WixAppFolder = "WixPerUserFolder"</Publish >
7680 <Publish Dialog =" InstallScopeDlg" Control =" Next" Property =" ALLUSERS" Value =" 1" Order =" 3" >WixAppFolder = "WixPerMachineFolder"</Publish >
You can’t perform that action at this time.
0 commit comments