[Wine] Still can't install from NanoCorp

James Mckenzie jjmckenzie51 at earthlink.net
Mon Aug 30 11:24:01 CDT 2010


Robert Benjamin <benjie1 at cox.net> wrote:
>
>On 8/30/2010 11:30 AM, DanKegel wrote:
>> Thank you for your problem report.  I have reproduced the problem
>> and filed
>>    http://bugs.winehq.org/show_bug.cgi?id=24211
>>
>> Try copying devenum.dll from your windows partition into ~/.wine/drive_c/windows/system32
>> and adding a native override for it in winecfg.  That got the 'create account' button working for me.
>>
>Ok. Not sure I follow. New to Linux. Guess I have to get 
>devenum.dll from my windows HD in system 32 and paste it from my thumb 
>drive to where you said. My Ubuntu HD is on it's own as is XP.

Are both drives in the same computer or different computers?

If they are on different computers, yes, you will have to copy the devenum.dll from your WindowsXP system to the the thumb drive and then from the thumb drive to /home/benjie/.wine/drive_c/windows/system32

Then start winecfg and go to the libraries tab.  click on add and then you can type in devenum.  Select native then builtin (I don't have access to my Wine system and I'm not certain there is a built-in devenum.dll file.)  Click on the OK button.  This will apply the change for all applications on the system.

>And what's a native override?

Native override is when you select 'native, built-in' in winecfg.  This tells Wine to use the Windows .dll file to resolve a function call before attempting to use Wine's internal code.  When missing code is incorporated into Wine, you can reverse this by starting winecfg and then selecting libraries, clicking on the entry for the dll name and then delete.  However, this is in the future and just for your (and others) knowledge.  Do not do this until you receive notification that the function is now working and tested.

James McKenzie




More information about the wine-users mailing list