Wine 1.4. Cannot install vcrun6 on Ubuntu Studio 12.04.1 64 bit
- by ABOBA
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