http://bugs.winehq.org/show_bug.cgi?id=1641
------- Additional Comments From puoti@inwind.it 2004-27-07 14:55 ------- I get dll not found. I tried deleting my .wine directory and running wineprefixcreate, so it should make a new system.reg with the current wine.inf. the new file contains
[Software\Microsoft\Cryptography\Defaults\Provider\Microsoft Base Cryptographic Provider v1.0] 1090961213 "Image Path"="rsabase.dll" "Signature"=hex:ef,be,ad,de "Type"=dword:00000001
right at the top. running wine setup.exe returns [ivan@localhost cdrom]$ wine setup.exe fixme:crypt:CRYPT_VerifyImage (rsabase.dll, 0x403af900): not verifying image fixme:crypt:RSA_CPCreateHash 403af900 32772 00000000 00000000 0x403b7194 fixme:crypt:CRYPT_VerifyImage (rsabase.dll, 0x403b7310): not verifying image fixme:crypt:CRYPT_VerifyImage (rsabase.dll, 0x403af978): not verifying image fixme:crypt:RSA_CPCreateHash 403af978 32772 00000000 00000000 0x403b8cbc fixme:ole:RegisterTypeLib Registering non-oleautomation interface! fixme:ole:RegisterTypeLib Registering non-oleautomation interface! fixme:ole:RegisterTypeLib Registering non-oleautomation interface! fixme:ole:RegisterTypeLib Registering non-oleautomation interface! fixme:ole:RegisterTypeLib Registering non-oleautomation interface! fixme:crypt:CRYPT_VerifyImage (rsabase.dll, 0x403b9ce8): not verifying image [ivan@localhost cdrom]$
Could this be a bug in wine.inf?