https://bugs.winehq.org/show_bug.cgi?id=42446
Bug ID: 42446 Summary: Native Access - missing api-ms-win-core-file-l2-1-2.dll and virtdisk.dll Product: Wine Version: 2.1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: api-ms-win-* Assignee: wine-bugs@winehq.org Reporter: demattcp@gmail.com Distribution: ---
At first, Native Access was just missing Virtdisk.dll. Then, I copied that specific dll file from my other Windows 10 computer into wine's system32 directory.
Now this is the output:
fixme:winediag:start_process Wine Staging 2.1 is a testing version containing experimental patches. fixme:winediag:start_process Please mention your exact version when filing bug reports on winehq.org. err:module:import_dll Library api-ms-win-core-file-l2-1-2.dll (which is needed by L"C:\windows\system32\VirtDisk.dll") not found err:module:import_dll Library VirtDisk.dll (which is needed by L"C:\Program Files\Native Instruments\Native Access\Native Access.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\Program Files\Native Instruments\Native Access\Native Access.exe" failed, status c0000135
I am hoping this is something I can fix with winetricks.