Das Letzte Einhorn
2010-Dec-05 07:28 UTC
[Wine] winetricks vcrun200* does not install the overrides properly
In current git, when I attempt to run winetricks vcrun2005 or vcrun2008, the installation completes in console, but the overrides do not get installed in windows/system32. Anybody else has this problem? Console output for vcrun2005 Code: xavier at environnement ~ $ sh winetricks vcrun2005 Using native,builtin override for following DLLs: msvcr80 Executing early_wine regedit c:\winetrickstmp\override-dll.reg REGEDIT4 [HKEY_CURRENT_USER\Software\Wine\DllOverrides] "*msvcr80"="native,builtin" Executing wine vcredist_x86.exe fixme:advapi:DecryptFileA "C:\\users\\xavier\\Temp\\IXP000.TMP\\" 00000000 fixme:advapi:DecryptFileA "C:\\users\\xavier\\Temp\\IXP001.TMP\\" 00000000 fixme:storage:create_storagefile Storage share mode not implemented. fixme:advapi:LookupAccountNameW (null) L"xavier" (nil) 0x33f140 (nil) 0x33f144 0x33f138 - stub fixme:advapi:LookupAccountNameW (null) L"xavier" 0x144b90 0x33f140 0x181f88 0x33f144 0x33f138 - stub fixme:sxs:cache_QueryAssemblyInfo 0x3da220, 0x00000001, L"Microsoft.VC80.ATL, version=8.0.50727.4053, publicKeyToken=1fc8b3b9a1e18e3b, processorArchitecture=x86", 0x33f9e0 fixme:sxs:cache_QueryAssemblyInfo 0x3da220, 0x00000001, L"Microsoft.VC80.CRT, version=8.0.50727.4053, publicKeyToken=1fc8b3b9a1e18e3b, processorArchitecture=x86", 0x33f9e0 fixme:sxs:cache_QueryAssemblyInfo 0x3da220, 0x00000001, L"Microsoft.VC80.MFC, version=8.0.50727.4053, publicKeyToken=1fc8b3b9a1e18e3b, processorArchitecture=x86", 0x33f9e0 fixme:sxs:cache_QueryAssemblyInfo 0x3da220, 0x00000001, L"Microsoft.VC80.MFCLOC, version=8.0.50727.4053, publicKeyToken=1fc8b3b9a1e18e3b, processorArchitecture=x86", 0x33f9e0 fixme:sxs:cache_QueryAssemblyInfo 0x3da220, 0x00000001, L"Microsoft.VC80.OpenMP, version=8.0.50727.4053, publicKeyToken=1fc8b3b9a1e18e3b, processorArchitecture=x86", 0x33f9e0 fixme:sxs:cache_QueryAssemblyInfo 0x3da220, 0x00000001, L"policy.8.0.Microsoft.VC80.ATL, version=8.0.50727.4053, publicKeyToken=1fc8b3b9a1e18e3b, processorArchitecture=x86", 0x33f9e0 fixme:sxs:cache_QueryAssemblyInfo 0x3da220, 0x00000001, L"policy.8.0.Microsoft.VC80.CRT, version=8.0.50727.4053, publicKeyToken=1fc8b3b9a1e18e3b, processorArchitecture=x86", 0x33f9e0 fixme:sxs:cache_QueryAssemblyInfo 0x3da220, 0x00000001, L"policy.8.0.Microsoft.VC80.MFC, version=8.0.50727.4053, publicKeyToken=1fc8b3b9a1e18e3b, processorArchitecture=x86", 0x33f9e0 fixme:sxs:cache_QueryAssemblyInfo 0x3da220, 0x00000001, L"policy.8.0.Microsoft.VC80.MFCLOC, version=8.0.50727.4053, publicKeyToken=1fc8b3b9a1e18e3b, processorArchitecture=x86", 0x33f9e0 fixme:sxs:cache_QueryAssemblyInfo 0x3da220, 0x00000001, L"policy.8.0.Microsoft.VC80.OpenMP, version=8.0.50727.4053, publicKeyToken=1fc8b3b9a1e18e3b, processorArchitecture=x86", 0x33f9e0 fixme:msi:ITERATE_RemoveExistingProducts remove L"0" fixme:msi:msi_unimplemented_action_stub MsiUnpublishAssemblies -> 10 ignored L"MsiAssembly" table values Install of vcrun2005 done winetricks done.
dimesio
2010-Dec-05 11:29 UTC
[Wine] Re: winetricks vcrun200* does not install the overrides properly
Das Letzte Einhorn wrote:> In current git, when I attempt to run winetricks vcrun2005 or vcrun2008, the installation completes in console, but the overrides do not get installed in windows/system32.They're not supposed to be in windows/system32. They're installed to windows/sxs.