Hello, I need to be able to block the installation for LibreOffice. I tried to do this with an application metering policy but it seems it will only accept exe files when adding a new rule. Is there another way to block msi files? I have also tried extracting the files from the msi using the below command to see if there are any exe files contained in the msi that I can block but there are no exe files present.
msiexec /a pathtoMSIfile /qb TARGETDIR=pathtotargetfolder