Adobe MUI - get version via script
Hi,
I want do deploy Adobe MUI-Packages, so I need to check which version is installed and which the current MUI-Package has.
I can read the installed version via "Acrord32.dll" using this:
Get-ChildItem "$Pathtoadobe\Adobe\AcroRd32.dll" | select Versioninfo -ExpandProperty Versioninfo
but how/where to find the version of the MUI?! Do you have any idea or how do you do it?
Thanks in advance
I want do deploy Adobe MUI-Packages, so I need to check which version is installed and which the current MUI-Package has.
I can read the installed version via "Acrord32.dll" using this:
Get-ChildItem "$Pathtoadobe\Adobe\AcroRd32.dll" | select Versioninfo -ExpandProperty Versioninfo
but how/where to find the version of the MUI?! Do you have any idea or how do you do it?
Thanks in advance
0 Comments
[ + ] Show comments
Answers (0)
Please log in to answer
Be the first to answer this question