https://bugs.winehq.org/show_bug.cgi?id=51535
Bug ID: 51535 Summary: Native Instruments installer crashes - unimplemented function virtdisk.dll.DetachVirtualDisk Product: Wine Version: 6.13 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: patrick+winehq.org@laimbock.com Distribution: ---
Created attachment 70375 --> https://bugs.winehq.org/attachment.cgi?id=70375 Native Instruments installer crashes due to unimplemented function virtdisk.dll.DetachVirtualDisk
This is similar but not the same as https://bugs.winehq.org/show_bug.cgi?id=45947
The Native Instrument's installer 'Native Access.exe' crashes when trying to install a Kontakt library.
Wine-6.13 on Fedora 34. Native Instruments installer filename: Native Access 1.13.3 Setup PC.exe Downloadable from: https://www.native-instruments.com/en/support/downloads/
Steps to reproduce: Download the Native Instruments installer Start with a clean prefix ($ winecfg) $ winetricks -q gdiplus vcrun2019 $ winecfg and set Windows version to 10 $ wine 'Native Access 1.13.3 Setup PC.exe' installer completes $ wine '/home/patrick/.wine/drive_c/Program Files/Native Instruments/Native Access/Native Access.exe' Main screen shows, click update, login screen shows, enter username & password, app screen shows. In the 'Not installed' section scroll down till you see 'Kontakt Factory Selection' and click 'INSTALL' under it. Wait for the crash:
0704:fixme:virtdisk:OpenVirtualDisk L"C:/users/patrick/Downloads/Kontakt_Factory_Selection.iso", 851968 stub wine: Call to unimplemented function virtdisk.dll.DetachVirtualDisk, aborting wine: Unimplemented function virtdisk.dll.DetachVirtualDisk called
Backtrace attached.