wine: could not load kernel32.dll, status c0000135

Questions about Wine on Linux
Locked
RockZombie3
Newbie
Newbie
Posts: 1
Joined: Tue Jun 14, 2022 3:17 pm

wine: could not load kernel32.dll, status c0000135

Post by RockZombie3 »

I am using Box64 and Wine64.

I manually downloaded wine64 from playonlinux:
https://www.playonlinux.com/wine/binari ... nux-amd64/

The file I got for wine64 was:

Code: Select all

PlayOnLinux-wine-3.0.3-upstream-linux-amd64.tar.gz
I installed Box64 from Pi-apps.

I first ran the program's installer, and after that, I ran it using the desktop. The app looked like it was hanging, so I ran it from the terminal with this command:

Code: Select all

env WINEPREFIX="/home/saish/.wine" wine C:\\windows\\command\\start.exe /Unix /home/saish/.wine/dosdevices/c:/users/saish/Start\ Menu/Programs/Harmony\ 17\ Premium/Harmony\ Premium.lnk
then this dreaded error came:

Code: Select all

wine: could not load kernel32.dll, status c0000135
I tried to delete the wine prefix and make a new one, but of course it didn't work.

Please help me! I tried reinstalling the application countless times.
Locked