cckec / winetricks

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

crypt32 microsoft download 404 #248

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. install crypt32
2. or manually try download the file from microsoft

What is the expected output? What do you see instead?

the file is not found. ( Q823182_XPE_SP2_X86_ENU.EXE )
as the download fails, the file will be 0 bytes.

What version of the product are you using? On what operating system?
winetricks-744, funtoo x86_64

Please provide any additional information below.
I found this file cached on my laptop, so it's not lost forever.

Original issue reported on code.google.com by jonas.je...@gmail.com on 8 Aug 2012 at 11:52

GoogleCodeExporter commented 8 years ago
Apparently, Microsoft has removed old downloads 2004 and earlier, from what I 
can tell. I can't even find the specific update by searching their download 
center. I think it's gone. Anybody have a backup of the update?

Original comment by admin.wi...@gmail.com on 15 Aug 2012 at 8:47

GoogleCodeExporter commented 8 years ago
Dang, found a copy of it here: http://soft.94yun.com/linux/winetricks/crypt32/
Apparently by someone who uses Wine? :) I trust it.

Original comment by admin.wi...@gmail.com on 15 Aug 2012 at 8:50

GoogleCodeExporter commented 8 years ago
I've also got a working backup if you like that.

How are you gonna provide those files now? I can't imagine m$ will let you host 
them somewhere...

Original comment by jonas.je...@gmail.com on 16 Aug 2012 at 12:51

GoogleCodeExporter commented 8 years ago
Try the attached version, let me know if it works for you, and what app you 
tested with.

Original comment by daniel.r...@gmail.com on 16 Aug 2012 at 1:38

GoogleCodeExporter commented 8 years ago

Original comment by daniel.r...@gmail.com on 16 Aug 2012 at 1:39

Attachments:

GoogleCodeExporter commented 8 years ago
The xp download came back online; evidently Microsoft relented.
And http://bugs.winehq.org/show_bug.cgi?id=33817#c5 says the attached patch
was wrong-ish.

But winetricks still uses the inferior crypt32 anyway
( see the probably confused series of commits r898 and r916 ).

Switched back to the winxpsp2 crypt32 in r993.

Original comment by daniel.r...@gmail.com on 17 Jun 2013 at 3:02