wine运行exe文件错误

wine运行exe文件错误

img

在window中将kernel32.dll赋值过来还是没解决

wine: could not load kernel32.dll, status c000007b

呃呃你在看清楚点,这里是缺 kernelbase.dll,这个 dll 是 kernel32.dll 所需要的,但是没找到所以继续报错。这个可能是 wine 的内置 dll 缺少了,估计得去手动加进去。