Please Help: Error: No such file or directory

Questions about Wine on macOS.
Locked
cyanbaby101
Newbie
Newbie
Posts: 1
Joined: Fri Apr 17, 2020 9:59 pm

Please Help: Error: No such file or directory

Post by cyanbaby101 »

I am running:

Mojave 10.14.6
Wine 5.0
Xquartz 2.7.7

When I try to run a PC .exe in wine I get this error:



192-168-1-113:~ i$ wine /Users/i/Desktop/SteamSetup.exe

0009:err:file:init_redirects /Users/i/.wine/dosdevices/c:/windows: No such file or directory

000b:err:wineboot:main Cannot set the dir to L"C:\\windows" (2)

000b:err:wineboot:process_run_key Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (2).

000d:fixme:service:scmdatabase_autostart_services Auto-start service L"PlugPlay" failed to start: 2

000d:fixme:service:scmdatabase_autostart_services Auto-start service L"WineBus" failed to start: 2

000d:fixme:service:scmdatabase_autostart_services Auto-start service L"MountMgr" failed to start: 2

000b:err:shell:SHGetFolderPathAndSubDirW Failed to create directory L"C:\\users\\i\\Application Data".

000b:err:shell:SHGetFolderPathAndSubDirW Failed to create directory L"C:\\users\\i".

000b:err:shell:SHGetFolderPathAndSubDirW Failed to create directory L"C:\\users\\i\\Local Settings\\Application Data".

0009:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)

0009:err:shell:SHGetFolderPathAndSubDirW Failed to create directory L"C:\\users\\i\\Desktop".

0009:err:shell:SHGetFileInfoW pidl is null!

0009:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.

0009:err:winediag:nodrv_CreateWindow The explorer process failed to start.

192-168-1-113:~ i$ wine
Locked