https://bugs.winehq.org/show_bug.cgi?id=55859
--- Comment #16 from Fabian Maurer dark.shadow4@web.de --- Having a fix for bug 45455, there is another issue:
msi:msi_install_assembly failed to install assembly L"C:\users\fabian\Temp\msi72.tmp\Policy.1.0.Ivi.Visa.Interop.dll" (0x80070002)
I have a hack at https://gitlab.winehq.org/DarkShadow44/wine/-/commits/labview2 (msi hack). Then this part (visa-shared-components) finishes properly.
For testing I advise to - (Work around bug 45455 first) - extract the iso - Extract ni-visa-shared-components_7.2.0.49152-0+f0_windows_x64 - Extract data.tar.gz - Use 64bit WINEPREFIX - Run wine VisaSharedComponentsInstaller.exe VisaSharedComponents64.msi
After this all is fixes we have the next issue with "ni-error-report". Although I'd advise to focus on the existing issues first, otherwise it gets too much.
Say, would you mind tackling the msi topic? Not sure why it does wrong, but the source file simply doesn't exist, so CopyFileW fails.