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 set VersionNT64 to 1000 for Server 2025 because its unaware of 2025?
Can I work around this without upgrading AI?
Thanks,
Tom