File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed
Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change 7676 <Publish Dialog =" WelcomeDlg" Control =" Next" Event =" NewDialog" Value =" InstallScopeDlg" >NOT Installed</Publish >
7777 <Publish Dialog =" WelcomeDlg" Control =" Next" Event =" NewDialog" Value =" VerifyReadyDlg" >Installed AND PATCH</Publish >
7878 <Publish Dialog =" InstallScopeDlg" Control =" Back" Event =" NewDialog" Value =" WelcomeDlg" >1</Publish >
79- <!--
80- <Publish Dialog="WelcomeDlg" Control="Next" Event="NewDialog" Value="LicenseAgreementDlg">NOT Installed</Publish>
81- <Publish Dialog="WelcomeDlg" Control="Next" Event="NewDialog" Value="VerifyReadyDlg">Installed AND PATCH</Publish>
82- <Publish Dialog="LicenseAgreementDlg" Control="Back" Event="NewDialog" Value="WelcomeDlg">1</Publish>
83- <Publish Dialog="LicenseAgreementDlg" Control="Next" Event="NewDialog" Value="InstallScopeDlg">LicenseAccepted = "1"</Publish>
84- <Publish Dialog="InstallScopeDlg" Control="Back" Event="NewDialog" Value="LicenseAgreementDlg">1</Publish>
85- -->
86-
8779 <Publish Dialog =" InstallScopeDlg" Control =" Next" Property =" WixAppFolder" Value =" WixPerUserFolder" Order =" 1" >!(wix.WixUISupportPerUser) AND NOT Privileged</Publish >
8880 <Publish Dialog =" InstallScopeDlg" Control =" Next" Property =" ALLUSERS" Value =" {}" Order =" 2" >WixAppFolder = "WixPerUserFolder"</Publish >
8981 <Publish Dialog =" InstallScopeDlg" Control =" Next" Property =" ALLUSERS" Value =" 1" Order =" 3" >WixAppFolder = "WixPerMachineFolder"</Publish >
113105 <UIRef Id =" WixUI_Common" />
114106 <WixVariable Id =" WixUISupportPerUser" Value =" 1" />
115107 <WixVariable Id =" WixUISupportPerMachine" Value =" 1" />
116- <WixVariable Id =" WixUILicenseRtf" Value =" LICENSE.rtf" />
117108 </Product >
118109</Wix >
You can’t perform that action at this time.
0 commit comments