Re: Installing Zoo Tycoon problem (another one)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>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


_______________________________________________
wine-users mailing list
wine-users@xxxxxxxxxx
http://www.winehq.org/mailman/listinfo/wine-users

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux