Hi all,
I'm unable to install msxml6_x64.msi. Here's my output:
Code:> wine msiexec /i msxml6_x64.msi
fixme:ole:CoInitializeSecurity (0x453120,-1,(nil),(nil),6,2,(nil),64,(nil)) -
stub!
err:ole:CoGetClassObject no class object {24e669e1-e90f-4595-a012-b0fd3ccc5c5a}
could be created for context 0x1
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:advapi:LookupAccountNameW (null) L"dexter" (nil) 0x32f150 (nil)
0x32f154 0x32f148 - stub
fixme:advapi:LookupAccountNameW (null) L"dexter" 0x1529d8 0x32f150
0x14e088 0x32f154 0x32f148 - stub
My wine version is wine-1.3.5 on openSUSE v11.3 KDE4 x86_6 and I have a 64bit
WINEPREFIX. Tried installing msxml6 via winetricks but the script just
terminated saying that it winetricks hasn't yet been updated for 64bit.
Will be grateful if someone could give me a few pointers here. Thanks!