Installing Zoo Tycoon problem (another one)

pvriens at xs4all.nl pvriens at xs4all.nl
Sat Mar 13 09:02:22 CST 2004


Hi,

After finding a workaround for my first problem, I now seem to have a
problem with the install. Although Ivan suggested to do a windows install
and copy over the stuff, I still want to try and do it all via wine (for
learning purposes and maybe even make WINE better).

During the install process it tries to copy a large file (130 MB) from the
CD to the installation directory. This always fails after writing 21430272
bytes of data. Is this some magic number ?

Is there a way to (better) debug copying of files?. --debugmsg +file gives:

trace:file:SetFileAttributesW (L"C:\\Program Files\\Microsoft Games\\Zoo
Tycoon\\animals.ztd",20)
trace:file:CreateFileW L"C:\\Program Files\\Microsoft Games\\Zoo
Tycoon\\animals.ztd" GENERIC_WRITE FILE_SHARE_READ CREATE_ALWAYS 
attributes 0x80
trace:file:CreateFileW returning 0xcc
trace:file:ReadFile 0xb0 0x40f22610 65536 0x4194ad00 (nil)
trace:file:WriteFile 0xcc 0x40f22610 65536 0x4194ad00 (nil)
trace:file:ReadFile 0xb0 0x40f22610 65536 0x4194ad00 (nil)
trace:file:WriteFile 0xcc 0x40f22610 65536 0x4194ad00 (nil)
trace:file:ReadFile 0xb0 0x40f22610 65536 0x4194ad00 (nil)
trace:file:WriteFile 0xcc 0x40f22610 65536 0x4194ad00 (nil)
trace:file:ReadFile 0xb0 0x40f22610 65536 0x4194ad00 (nil)
trace:file:WriteFile 0xcc 0x40f22610 65536 0x4194ad00 (nil)
trace:file:ReadFile 0xb0 0x40f22610 65536 0x4194ad00 (nil)
trace:file:WriteFile 0xcc 0x40f22610 65536 0x4194ad00 (nil)

and this continues cause the install hangs.

Cheers,

Paul.



More information about the wine-users mailing list