Documentation on DISABLE_FIU_CHECK and CLEANUP_CEFFOLDER
Having an issue where msiexec is running with these two flags when users run/close acrobat. DISABLE_FIU_CHECK, CLEANUP_CEFFOLDER.
I cannot find what DISABLE_FIU_CHECK does, I see it referenced on other pages, but on the main msi args page it cannot be found.
It seems the CLEANUP_CEFFOLDER removes old copies of acrocef_* in the install directory, but no documentation shows if it works using the sccm install listed here.
Does anybody know what these do, as well if the work like this.
Setup.exe /sAll /rs /rps /msi DISABLE_FIU_CHECK=1 CLEANUP_CEFFOLDER
