Tried to install WhatsApp desktop with Wine, It is not officially available for Linux. WhatsApp doesn't come with exe or msi in Windows. we can only get it through the Windows store, which is the problem.
I tried to manipulate. I installed Wine, dotnet48,c++ distributable, etc necessary regular tools. Then get these files from another Windows computer - WhatsApp.exe WhatsAppNative.winmd WhatsApp.dll WhatsAppNative.dll WindowsLegacyApi.winmd. Then tried to run it by wine. No Luck. got error.
Is anyone successful?
Error -
PS /home/dipcb05/Documents/wp> ls
WhatsApp.dll WhatsAppNative.dll WindowsLegacyApi.winmd
WhatsApp.exe WhatsAppNative.winmd
PS /home/dipcb05/Documents/wp> wine WhatsApp.exe
0118:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6fffffc83b7a
PS /home/dipcb05/Documents/wp>
P.S: I know there are alternatives, and I know there is a web version, but my surroundings use WhatsApp, I take a lot of calls, so I need it on my desktop.