cckec / winetricks

Automatically exported from code.google.com/p/winetricks
0 stars 0 forks source link

Winetricks can't install wininet dll anymore #238

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Winetricks can't install wininet dll anymore because MS pulled the download
off.

$ winetricks wininet

attempts to download
http://download.microsoft.com/download/ie5/Update/1/WIN98/EN-US/3725.exe which
fails with 404 Not Found.

Original issue reported on code.google.com by sserd...@gmail.com on 29 Jul 2012 at 5:49

GoogleCodeExporter commented 8 years ago
Try the attached version.  I'd like to know if the wininet it installs works 
with real apps.

Original comment by daniel.r...@gmail.com on 29 Jul 2012 at 5:51

Attachments:

GoogleCodeExporter commented 8 years ago
Put this in your ~/.cache/winetricks/wininet folder:

Original comment by ch...@rennerfamily.org on 4 Aug 2012 at 6:24

GoogleCodeExporter commented 8 years ago
Please don't attach DLLs.

Try winetricks from svn, it has that patch now.

Original comment by daniel.r...@gmail.com on 4 Aug 2012 at 6:43

GoogleCodeExporter commented 8 years ago
It works with svn. Thanks

Original comment by k...@kervinramen.com on 8 Aug 2012 at 6:35

GoogleCodeExporter commented 8 years ago
Issue 252 has been merged into this issue.

Original comment by daniel.r...@gmail.com on 12 Aug 2012 at 9:09

GoogleCodeExporter commented 8 years ago
I still can't get wininet with the most recent winetricks from svn. The failed 
link is different now. I don't know if this means it's a problem with 
winetricks or if Microsoft is just moving the file location.

Output:

will@evelyn:~/Desktop$ ./winetricks wininet
Executing w_do_call wininet
Executing load_wininet
Executing mkdir -p /home/will/.cache/winetricks/wininet
Downloading 
http://download.microsoft.com/download/6/f/c/6fcc07f8-62e1-459e-aab3-06faa3adacf
f/IE-KB884931-v2-x86-enu.exe to /home/will/.cache/winetricks/wininet
--2012-08-14 20:55:37--  
http://download.microsoft.com/download/6/f/c/6fcc07f8-62e1-459e-aab3-06faa3adacf
f/IE-KB884931-v2-x86-enu.exe
Resolving download.microsoft.com (download.microsoft.com)... 184.84.183.106, 
184.84.183.112, 184.84.183.122, ...
Connecting to download.microsoft.com 
(download.microsoft.com)|184.84.183.106|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2012-08-14 20:55:37 ERROR 404: Not Found.

------------------------------------------------------
Downloading 
http://download.microsoft.com/download/6/f/c/6fcc07f8-62e1-459e-aab3-06faa3adacf
f/IE-KB884931-v2-x86-enu.exe failed
------------------------------------------------------

Original comment by m.willia...@gmail.com on 15 Aug 2012 at 3:57

GoogleCodeExporter commented 8 years ago
Not sure why you deleted the file I uploaded, as it is the same file Microsoft 
was providing without charge (and it was an EXE, not a DLL).

It doesn't matter to me.  I have the file if anybody still needs it.

Original comment by ch...@rennerfamily.org on 17 Aug 2012 at 10:57

GoogleCodeExporter commented 8 years ago
I deleted it because I do not have the rights to host it.

Original comment by daniel.r...@gmail.com on 17 Aug 2012 at 11:36

GoogleCodeExporter commented 8 years ago
Should this issue be re-opened then as I cannot install wininet using latest 
SVN of winetricks anymore?

Original comment by ja...@tomlinsonfox.me.uk on 21 Aug 2012 at 12:38

GoogleCodeExporter commented 8 years ago
r902 installs wininet fine for me.   What happens when you try it?

Original comment by daniel.r...@gmail.com on 21 Aug 2012 at 2:04

GoogleCodeExporter commented 8 years ago
Last time I tried I received the same error as comment #6 however there seems 
to be an later version out - I will try the latest one and let you know if this 
is now resolved.

Original comment by ja...@tomlinsonfox.me.uk on 21 Aug 2012 at 2:06

GoogleCodeExporter commented 8 years ago
Just to confirm the latest version of winetricks has fixed this issue. Thanks

Original comment by ja...@tomlinsonfox.me.uk on 24 Aug 2012 at 10:44