DEV Community

Discussion on: download Windows Store apps with PowerShell over https://store.rg-adguard.net/

Collapse
 
fruex profile image
fruex

It doesn't work for me (2021-03-24)

Collapse
 
farag2 profile image
farag2 • Edited

store.rg-adguard.net has blocked the ability to download anything using their parser since March. Also they enabled Cloudflare firewall. So download packages manually is the only thing we can now.
We found it out when realized that our SophiApp stopped downloading the HEVC codec. had to upload the packaged to the GitHub repo.

Collapse
 
kaiwalter profile image
Kai Walter

Thanks for the information. I didn't notice as in the past months I was using winget to download MS store apps on my corporate machine.

Thread Thread
 
farag2 profile image
farag2

It started working again...

Collapse
 
kaiwalter profile image
Kai Walter

@fruex
I just tested with PowerShell Windows (thanks @jarrodmast) + 7.2.2 and script is working on my machine. Do you receive any error or have any other indication what is not working?