Hello,
has anyone else encountered the problem of downloading a library and the file being downloaded is a Windows installation file? instead of a .pcwlx file

What do we do with this file? It cannot be imported into the project…
Thanks,
Haim
As described in the Store Info Center, PLCnext Engineer Library apps are distributed as a Windows Installer package.
What do we do with this file?
1. Compare the checksum of the downloaded file with the checksum shown in the PLCnext Store.
2. If the checksums match, then execute the installer package.
Thank you very much for the quick reply, you helped me a lot!