Wine 1.4. Cannot install vcrun6 on Ubuntu Studio 12.04.1 64 bit

Posted by ABOBA on Ask Ubuntu See other posts from Ask Ubuntu or by ABOBA
Published on 2012-09-23T06:27:52Z Indexed on 2012/10/11 15:48 UTC
Read the original article Hit count: 207

Filed under:
|
|
|
|

Cannot install vcrun6. I tried to do it with winetricks and manually (download vcredist.exe and install), but nothing. Launching in terminal gives the following

_user@_user-machine:~$ WINEPREFIX="/home/_user/.wine" wine "C:/vcredist.exe" 
fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params 32f63c,0
err:setupapi:SetupDefaultQueueCallbackW copy error 0 L"C:\\users\\_user\\Temp\\IXP000.TMP\\comcat.dll" -> L"C:\\windows\\system32\\comcat.dll"
fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params 32f63c,0
err:setupapi:SetupDefaultQueueCallbackW copy error 0 L"C:\\users\\_user\\Temp\\IXP000.TMP\\msvcrt.dll" -> L"C:\\windows\\system32\\msvcrt.dll"
fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params 32f63c,0
err:setupapi:SetupDefaultQueueCallbackW copy error 0 L"C:\\users\\_user\\Temp\\IXP000.TMP\\oleaut32.dll" -> L"C:\\windows\\system32\\oleaut32.dll"
fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params 32f63c,0
err:setupapi:SetupDefaultQueueCallbackW copy error 0 L"C:\\users\\_user\\Temp\\IXP000.TMP\\olepro32.dll" -> L"C:\\windows\\system32\\olepro32.dll"
fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params 32f63c,0
err:setupapi:SetupDefaultQueueCallbackW copy error 0 L"C:\\users\\_user\\Temp\\IXP000.TMP\\stdole2.tlb" -> L"C:\\windows\\system32\\stdole2.tlb"  

The distribution is Ubuntu Studio 12.04.1 64bit

Thanks in advance

© Ask Ubuntu or respective owner

Related posts about 12.04

Related posts about wine