dvdnet90@lemmy.world to Whatsapp@lemmy.world · edit-21 year agoForced migration to Whatsapp for Microsoft Storemessage-squaremessage-square2fedilinkarrow-up12arrow-down10file-text
arrow-up12arrow-down1message-squareForced migration to Whatsapp for Microsoft Storedvdnet90@lemmy.world to Whatsapp@lemmy.world · edit-21 year agomessage-square2fedilinkfile-text
minus-squarechi-chan~@lemmy.worldlinkfedilinkarrow-up1·1 year agoNot sure if it’s still relevant. I’ll post in for the chance it’d help someone else. You can install the app manually, without the store. You only need to paste some Powershell commands, and it works on Windows LTSC too.
minus-squarechi-chan~@lemmy.worldlinkfedilinkarrow-up1·edit-21 year agoA. Go to Adguard Downloader, and paste Microsoft Store’s WhatsApp link. B. Download all msixbundle/appx for *your* architecture (probably x64). C. Open PowerShell as Admin, and enter: Add-AppxPackage –Path “<path\to\msixbundle\or\appx>” D. Repeat C for all the files you’ve downloaded.
Not sure if it’s still relevant. I’ll post in for the chance it’d help someone else.
You can install the app manually, without the store. You only need to paste some Powershell commands, and it works on Windows LTSC too.
A. Go to Adguard Downloader, and paste Microsoft Store’s WhatsApp link.
B. Download all
msixbundle
/appx
for *your* architecture (probably x64).C. Open PowerShell as Admin, and enter:
Add-AppxPackage –Path “<path\to\msixbundle\or\appx>”
D. Repeat C for all the files you’ve downloaded.