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
<SetPropertyId="FULL_INVENTORY_POSTPONE"After="AppSearch"Value="[CMDLINE_FULL_INVENTORY_POSTPONE]"><![CDATA[CMDLINE_FULL_INVENTORY_POSTPONE<>"" OR CMDLINE_CONFIG="reset"]]></SetProperty>
321
+
316
322
<!-- Configuration defaults after handling command line and registry checks -->
317
323
<SetPropertyId="DEBUG"Action="DEBUG_Default"After="LaunchConditions"Value="0"><![CDATA[NOT DEBUG OR (DEBUG<>"1" AND DEBUG<>"2")]]></SetProperty>
<SetPropertyId="NO_SSL_CHECK"Action="NO_SSL_CHECK_Default"After="LaunchConditions"Value="0"><![CDATA[NOT NO_SSL_CHECK OR NO_SSL_CHECK<>"1"]]></SetProperty>
<SetPropertyId="QUICKINSTALL"Action="QUICKINSTALL_Default"After="LaunchConditions"Value="1"><![CDATA[NOT QUICKINSTALL OR QUICKINSTALL<>"0"]]></SetProperty>
0 commit comments