Cannot install MS office

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
mno
Newbie
Newbie
Posts: 2
Joined: Thu Mar 25, 2010 1:58 pm

Cannot install MS office

Post by mno »

I cannot install MS office under wine 1.1.41
I get the error
wine: Call from 0x7b836483 to unimplemented function rpcrt4.dll.I_RpcExceptionFilter, aborting

Installation wizard starts fine, error appears after clicking on
"install now"

Changing rpcrt4.dll for a new windows one did not help.

Somewhere in the net is the suggestion to restart wine from scracth
on a new tree by renaming .wine to .wine_old
I don't think I can do that, I have other functioning packages that
would then be lost.

Some help?
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Re: Cannot install MS office

Post by dimesio »

mno wrote:I cannot install MS office under wine 1.1.41
I get the error
wine: Call from 0x7b836483 to unimplemented function rpcrt4.dll.I_RpcExceptionFilter, aborting

Installation wizard starts fine, error appears after clicking on
"install now"

Changing rpcrt4.dll for a new windows one did not help.

Somewhere in the net is the suggestion to restart wine from scracth
on a new tree by renaming .wine to .wine_old
I don't think I can do that, I have other functioning packages that
would then be lost.
Some help?
Installs fine here in 1.1.41 in a clean wineprefix. Sounds like you've messed up your wineprefix with unnecessary overrides. None are needed to install Office 2007, and native rpcrt4.dll iis not compatible with current Wine.

Whether you like it or not, you need to install to a clean wineprefix. You won't lose anything by renaming ~/.wine. Just edit menu and desktop links to reflect the new name. Alternatively, keep ~/.wine for your old stuff and create a new wineprefix just for Office. I have mine installed to ~/office2007. Follow the instructions here for creating multiple wineprefixes: http://wiki.winehq.org/FAQ#head-faf9617 ... 522d490faf
Locked