Skip to main content

How to determine build number from registry

Thread needs solution

Hello,

Would anyone know how to obtain the build number from the registry for Acronis Backup & Recovery v10 please?

Thanks :)

0 Users found this helpful

you can query the MSI version either via WMI or via registry (HKLM/Software/Microsoft/Windows/CurrentVersion/Uninstall ).

The version string is "10.0.x" where x is the build number.