Hi PatchMyPC Team
We get a download error when it PmP tries to create the ConfigMgr App for Windows Desktop Runtime 6.0.33 x86.
The x64 version worked.
The error we get:
An error occurred WebClient reported an error during download (https://download.visualstudio.microsoft.com/download/pr/8029cdb3-0f5f-4018-bff7-bacd9b9357f8/daf6c8b102a3bdfbbf235cfa0e46f901/windowsdesktop-runtime-6.0.33-win-x86.exe): Unable to read data from the transport connection: The connection was closed. [System.IO.IOException] HResult: -2146233079
We can download the .exe manually, so the internet connection should not be the issue.
Can you confirm that the issue is not on PmP side?
I would still suspect a firewall block in this situation.
The publisher uses the .net built-in browser to download content (which is equivalent to IE) and the downloads occur as SYSTEM. So in order to accurately test the download, you would need to do so as SYSTEM, using either IE, or PowerShell. We've seen many times that firewalls will block downloads from the SYSTEM account specifically.