err:mscoree:LoadLibraryShim erorr

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Valery
Newbie
Newbie
Posts: 3
Joined: Sun Aug 21, 2011 2:37 am

err:mscoree:LoadLibraryShim erorr

Post by Valery »

Hi all.

When I run notepad++ under wine 1.3.26 first time (i.e there is no directory ~/.wine)

I get a number of errors:

Code: Select all

err:mscoree:LoadLibraryShim error reading registry key for installroot
How can I git rid of them short of disabling err:mscoree logging and patching wine?

Thank you.

Valery
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: err:mscoree:LoadLibraryShim erorr

Post by dimesio »

Valery wrote: How can I git rid of them short of disabling err:mscoree logging and patching wine?
I get that too, now, when a wineprefix is first created. Just ignore it; it's harmless.
Valery
Newbie
Newbie
Posts: 3
Joined: Sun Aug 21, 2011 2:37 am

Re: err:mscoree:LoadLibraryShim erorr

Post by Valery »

dimesio wrote:
Valery wrote: How can I git rid of them short of disabling err:mscoree logging and patching wine?
I get that too, now, when a wineprefix is first created. Just ignore it; it's harmless.
Thank you for response.Yes it's harmless (after all I see than notepad++ run without any problem), but nevertheless I want get rid of those messages. Any way to do it?
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: err:mscoree:LoadLibraryShim erorr

Post by dimesio »

Valery wrote: Thank you for response.Yes it's harmless (after all I see than notepad++ run without any problem), but nevertheless I want get rid of those messages. Any way to do it?
http://wiki.winehq.org/DebugChannels
Valery
Newbie
Newbie
Posts: 3
Joined: Sun Aug 21, 2011 2:37 am

Re: err:mscoree:LoadLibraryShim erorr

Post by Valery »

dimesio wrote:
Valery wrote: Thank you for response.Yes it's harmless (after all I see than notepad++ run without any problem), but nevertheless I want get rid of those messages. Any way to do it?
http://wiki.winehq.org/DebugChannels
Thank you. I am aware of Debug channel but I still want to see any err:mscoree messages, save mentioned above
Locked