I'm using Advanced Installer 20.5
I have a custom action with the following condition:
(VersionNT64 = 1000 AND MsiNTProductType <> 1 AND WindowsBuild >= 20348)
this appears to NOT work on windows server 2025
I'm wondering if this is a limitation in the version of AI I'm using?
Does AI 20.5 NOT ...