Hiya,
Firstly I can only talk about wine, not winex as I really dont have a clue about that.
fixme:file:SetFileAttributesW (L"C:\WINDOWS\SYSTEM\SIntf16.dll"):100 >attribute(s) not implemented. fixme:file:SetFileAttributesW (L"C:\WINDOWS\SYSTEM\SIntf32.dll"):100 >attribute(s) not implemented. fixme:file:SetFileAttributesW (L"C:\WINDOWS\SYSTEM\SIntfNT.dll"):100 >attribute(s) not implemented.
This is copy protection. Wine does not support this form of copy protection yet, so you need to find a nocd patch.
Here are some instructions I passed to someone else which worked:
You need: 1. The very latest cvs tree 2. Disable sound for now ("Drivers" = "" in [winmm] in ~/.wine/config) 3. Use windows msvcrt, or apply patch from http://www.integrita.com/cgi-local/lwgate.pl/WINE-PATCHES/archives/2003-05/d... 4. Install as usual 5. Apply 1.05 patch then noCD patch 6. My config includes the following in the [x11drv] section: "Managed" = "Y" "Desktop" = "800x600" And in the [Version] section "Windows" = "win2k" 7. Rename the movies directory to eg. movies.org 8. run 'wine war3' (not warcraft3, although I think my patch for this has been committed now)
Jason