Hello Team,
Need explanation on how to use "AND" & "OR" operators in update installed or update installable window.
For ex: I am installing shockwave with below rule, then how should I write this in WPP
Installable rule:
Install only if
For 32bit - check for File Version "And" File Exist "And" Processor Arch
Or
For 64bit - check for File Version "And" File Exist "And" Processor Arch
Processor Arch 32
And
File Version 32
And
File Exist 32
Or
Processor Arch 64
And
File Version 64
And
File Exist 64
Hope the query is understandable.
Need explanation on how to use "AND" & "OR" operators in update installed or update installable window.
For ex: I am installing shockwave with below rule, then how should I write this in WPP
Installable rule:
Install only if
For 32bit - check for File Version "And" File Exist "And" Processor Arch
Or
For 64bit - check for File Version "And" File Exist "And" Processor Arch
Processor Arch 32
And
File Version 32
And
File Exist 32
Or
Processor Arch 64
And
File Version 64
And
File Exist 64
Hope the query is understandable.