[Wine] Re: 'Setup cannot find necessary files' message

vitamin wineforum-user at winehq.org
Sat Dec 19 20:35:04 CST 2009


fmp_user wrote:
> There is definitely a krnl386.exe16 in /usr/lib/wine, but not a shared object library krnl386.exe16.so. Does that matter?

No, Wine will look for a dll in many places failing to find it until it looks in it's library directory (last place to look). So all those are harmless if it's Wine's own dll.


fmp_user wrote:
> warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\(None)" not found (c0000034)

This is default desktop wallpaper.


fmp_user wrote:
> warn:file:CreateFileW Unable to create file L"D:\\files\\setup.exe" (status c0000022)

Now this is a problem.  c0000022 is STATUS_ACCESS_DENIED which might mean whatever your d: drive mapped to doesn't have enough access rights. Unless of course it's a cd/dvd and something checking if it can open files r/w.







More information about the wine-users mailing list