Can't install Office 2000 with wine-20030813

José Álvarez Fajardo pealfa at yahoo.es
Tue Aug 19 09:21:05 CDT 2003


<Michael.Keightley at quadstone.com> escribió: > 
> Installed Wine 20030813 from RPM on Red Hat 9.
> When I try to install Office 2000 I get this error:
> 
> % wine /mnt/cdrom/SETUP.EXE
> fixme:process:CreateProcessA
> (C:\WINDOWS\SYSTEM\msiexec.exe,...):
> NORMAL_PRIORITY_CLASS ignored
> fixme:msi:MsiEnableLogA 00000516 "X:\\Office 2000
> Professional Setup (0026)_MsiExec.txt" 0
> fixme:msi:MsiSetInternalUI 00000005 (nil)
> fixme:msi:MsiInstallProductW L"G:\\data1.msi" L" "
> Call not implemented
> 
> Any idea what might be going wrong?
> 
> Michael

Hello, friends.  

I am Spanish and my English is very bad. Pardon.  

I have installed MSOffice97 with wine20030709, without
Windows. It works perfectly.  
Acces not! Yes Word, Excel, PowerPoint, MSEquation,
MSGallery....  

It should copy ole32.dll, oleaut32.dll and rpcrt4.dll,
native, in.. wine's /windows/system.  

It should be added in .wine/config:  
  
#####################################  
        # MS-Office 97 #  
#####################################  
  
[AppDefaults\\WINWORD.EXE\\DllOverrides]  
"ole32" = "native"  
"oleaut32" = "native"  
"rpcrt4" = "native"  
  
[AppDefaults\\MSPUB.EXE\\DllOverrides]  
"ole32" = "native"  
"oleaut32" = "native"  
"rpcrt4" = "native"  
  
[AppDefaults\\EXCEL.EXE\\DllOverrides]  
"ole32" = "native"  
"oleaut32" = "native"  
"rpcrt4" = "native"  
  
[AppDefaults\\POWERPNT.EXE\\DllOverrides]  
"ole32" = "native"  
"oleaut32" = "native"  
"rpcrt4" = "native"  
  
I hope it is useful. Greetings.

Pepe Álvarez

___________________________________________________
Yahoo! Messenger - Nueva versión GRATIS
Super Webcam, voz, caritas animadas, y más...
http://messenger.yahoo.es



More information about the wine-users mailing list