http://bugs.winehq.org/show_bug.cgi?id=58457
--- Comment #1 from Renzo de Paoli depaoli.renzo@gmail.com --- Real World Test Case - Solidworks eDrawings Viewer 2025.
From Dassault website: https://www.solidworks.com/support/free-downloads Select & download eDrawings (64-bit) / Win10/Win11 64-bit / 2025 / 2.0 / Apr 28, 2025
Extract .msi file from .exe under Windows 10 to directory eDrawingsMSI eDrawingsFullAllX64.exe /s /x /b"R:\eDrawingsMSI" /v"/qn" Note: Make sure there are no spaces between /b & /v and the following "
Under Windows 10 msiexec /a "eDrawings.msi" TARGETDIR="R:\eDrawings2025_admin_Win" /qn /L*VX "R:\eDrawings2025_admin_Win-Log.txt"
Under Wine 10.0 / CrossOver 25 msiexec /a "eDrawings.msi" TARGETDIR="R:\eDrawings2025_admin_cx25" /qn /L*VX "R:\eDrawings2025_admin_cx25-Log.txt"
In addition to the error reported in this ticket, the msiexec /a under Wine/CrossOver loses files, the log file reports SourceDirInCodePageErrorMessage = The installation files are in a folder that contains invalid characters: R:\eDrawingsMSI.