Hi, "msys2.exe" gives me an error, "wine start msys2_shell.bat" also gives me an error. Any suggestions? Here's what I'm doing:
rm -rf .wine sudo add-apt-repository ppa:wine/wine-builds sudo apt-get update sudo apt-get install --install-recommends wine-staging sudo apt-get install winehq-staging export LC_ALL=en_US.utf8 wget https://sourceforge.net/projects/msys2/files/latest/download?source=files -O msys2.exe wine msys2.exe --- Error during installation process (com.msys2.root.base): Execution failed (Unexpected exit code: -2147483392): "C:\msys64\user\bin\bash.exe --login -c exit" --- "Ignore" --- cd .wine/drive_c/msys64/ wine start msys2_shell.bat --- fixme:exec:SHELL_execute flags ignored: 0x00000100 err:wineconsole:WCUSER_SetFont wrong font err:wineconsole:WCUSER_SetFont wrong font fixme:exec:SHELL_execute flags ignored: 0x00000100 fixme:ntdll:NtSetInformationToken unimplemented class 4 fixme:ntdll:NtQueryInformationProcess (process=0xffffffffffffffff) Unimplemented information class: ProcessSessionInformation wine: Call from 0x7f424f1d6bbc to unimplemented function KERNEL32.dll.AddVectoredContinueHandler, aborting err:module:attach_process_dlls "msys-2.0.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\\msys64\\usr\\bin\\mintty.exe" failed, status 80000100 --- Best regards, Norbert ------------------------------------------------------------------------------ _______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
