native dll and wineprefix

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
LadGalen
Newbie
Newbie
Posts: 4
Joined: Tue Aug 16, 2011 7:44 am

native dll and wineprefix

Post by LadGalen »

Hi all

I installed office2007 and I read here

http://appdb.winehq.org/objectManager.p ... &iId=12813

that I need to use native riched20.dll.

My problem is that the comment says to do not set the override globally. How can I do that ?

In winecfg when I add a dll I can chose :

Integrated ("intégrée (Wine)")
Native ("native (windows")
first Integrated then native ("intégrée puis native")
native then integrated ("native puis intégrée")
disable ("désactivé")

I check the 4th possibility : native then integrated

Thanks for your help.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: native dll and wineprefix

Post by dimesio »

LadGalen wrote: My problem is that the comment says to do not set the override globally. How can I do that ?
.
What's recommended is to install Office to a separate wineprefix, in which case it's fine to set the override globally. "Globally" means you add the override for everything in the wineprefix. A global override will apply to apps that don't need it, and in the case of Office's riched20, the other apps won't be able to find it (and hence won't work), because Office installs its own riched20 to a private directory.

If you install Office to a wineprefix in which you have other things installed, you have to add each and every exe Office installs on the Applications tab, and then add an override for riched20 for each one individually on the Libraries tab. The override should be set to native only. That's a lot of work, hence the recommendation to just install Office to a separate wineprefix.
LadGalen
Newbie
Newbie
Posts: 4
Joined: Tue Aug 16, 2011 7:44 am

Post by LadGalen »

Thanks for your clear answer.

I do not know how to manage several wineprefix. I always use only one wineprefix.

I do not know how to create another wineprefix ? Can you give me some details or pick up several man pages ?

Thanks
John Drescher

native dll and wineprefix

Post by John Drescher »

I do not know how to manage several wineprefix. I always use only one wineprefix.

I do not know how to create another wineprefix ? Can you give me some details or pick up several man pages ?
http://wiki.winehq.org/FAQ#head-f2f5f3b ... 15657ad552

John
Locked