1.

Solve : Programs not being able to connect to the internet.?

Answer»

Hello, CH.

I have a networking problem with my computer.
Many of my programs can't access the internet, such as online installers and such, even when I run them as administrator.
Web browsers and Torrent clients still work, however.

I have not made any intentional changes to my computer, and have done a thorough virus scan with MBAM's most updated database.

As seen in the picture below, I was attempting to REINSTALL mingw-get. However, it was not ABLE to connect to the internet.



In this picture, I wrote a SHORT program to fetch Google's logo.
The first output is the return value of the URLDownloadToFileW from the Urlmon library.



If you have an idea of what is wrong, please tell me.
Thank you for the help.

Edit: This is the final log for the MinGW installer:

mingw-get: *** ERROR *** http://prdownloads.sourceforge.net/mingw/mingw-get-0.6.1-mingw32-beta-20130910-1-bin.tar.xz?download:cannot OPEN URL
mingw-get: *** ERROR *** Get package: http://prdownloads.sourceforge.net/mingw/mingw-get-0.6.1-mingw32-beta-20130910-1-bin.tar.xz?download: download failed
mingw-get: *** ERROR *** http://prdownloads.sourceforge.net/mingw/mingw-get-0.6.1-mingw32-beta-20130910-1-gui.tar.xz?download:cannot open URL
mingw-get: *** ERROR *** Get package: http://prdownloads.sourceforge.net/mingw/mingw-get-0.6.1-mingw32-beta-20130910-1-gui.tar.xz?download: download failed
mingw-get: *** ERROR *** http://prdownloads.sourceforge.net/mingw/mingw-get-0.6.1-mingw32-beta-20130910-1-lic.tar.xz?download:cannot open URL
mingw-get: *** ERROR *** Get package: http://prdownloads.sourceforge.net/mingw/mingw-get-0.6.1-mingw32-beta-20130910-1-lic.tar.xz?download: download failed
mingw-get: *** ERROR *** http://prdownloads.sourceforge.net/mingw/mingw-get-setup-0.6.1-mingw32-beta-20130910-1-dll.tar.xz?download:cannot open URL
mingw-get: *** ERROR *** Get package: http://prdownloads.sourceforge.net/mingw/mingw-get-setup-0.6.1-mingw32-beta-20130910-1-dll.tar.xz?download: download failed
mingw-get: *** ERROR *** http://prdownloads.sourceforge.net/mingw/mingw-get-setup-0.6.1-mingw32-beta-20130910-1-xml.tar.xz?download:cannot open URL
mingw-get: *** ERROR *** Get package: http://prdownloads.sourceforge.net/mingw/mingw-get-setup-0.6.1-mingw32-beta-20130910-1-xml.tar.xz?download: download failed
mingw-get: *** INFO *** setup: UNPACKING mingw-get-0.6.1-mingw32-beta-20130910-1-bin.tar.xz
mingw-get: *** ERROR *** unpack: required archive file is not available
mingw-get: *** ERROR *** unpack: aborted due to previous download failure
mingw-get: *** INFO *** setup: unpacking mingw-get-0.6.1-mingw32-beta-20130910-1-gui.tar.xz
mingw-get: *** ERROR *** unpack: required archive file is not available
mingw-get: *** ERROR *** unpack: aborted due to previous download failure
mingw-get: *** INFO *** setup: unpacking mingw-get-0.6.1-mingw32-beta-20130910-1-lic.tar.xz
mingw-get: *** ERROR *** unpack: required archive file is not available
mingw-get: *** ERROR *** unpack: aborted due to previous download failure
mingw-get: *** INFO *** setup: unpacking mingw-get-setup-0.6.1-mingw32-beta-20130910-1-dll.tar.xz
mingw-get: *** ERROR *** unpack: required archive file is not available
mingw-get: *** ERROR *** unpack: aborted due to previous download failure
mingw-get: *** INFO *** setup: unpacking mingw-get-setup-0.6.1-mingw32-beta-20130910-1-xml.tar.xz
mingw-get: *** ERROR *** unpack: required archive file is not available
mingw-get: *** ERROR *** unpack: aborted due to previous download failure
mingw-get: *** ERROR *** setup: unable to continue



Discussion

No Comment Found