Description
Software tested: LibreOffice x64 https://downloadarchive.documentfoundation.org/libreoffice/old/5.4.7.2/win/x86_64/LibreOffice_5.4.7.2_Win_x64.msi
Arch: 64 bits
ReactOS ver: reactos-bootcd-0.4.15-dev-5031-g46ea517-x64-msvc-win-dbg
Description of the bug:
The software in this x64 version have the .msi that wants a Vista or higher version of Windows. Uses two variables: VersionNT64 and WindowsMinVersionNumber (that in the software is set with the value of "6.0", and I tried the "5.2" with an edited version of the setup with Orca). Using the shim to set a Vista or higher config is not affecting the VersionNT64 variable, so the .msi reacts with exactly same message of "needs a Vista or higher version" error.
Steps:
- Install ReactOS.
- Modify the Shim parameter of to Vista+
- It's not achieved the version.
No log attached.