Installing Zoo Tycoon problem (another one)

Geoff Streeter geoff.streeter at ic24.net
Mon Mar 15 04:58:23 CST 2004


At 2004-03-15 11:20 +0100, you wrote:

> >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)
>
>If you installed wine from source you can change wine itself to output
>some more debug information. Just enter printf("whatever %d\n", var);
>wherever you want to inspect some variables or see where wine went
>through.
>
>bye  Fab
>

Before you get into some serious work. Take a small diversion and check 
your ulimit. It just might save a lot of time.

Geoff

>_______________________________________________
>wine-users mailing list
>wine-users at winehq.org
>http://www.winehq.org/mailman/listinfo/wine-users




More information about the wine-users mailing list