[Bug 6594] Call of Duty install fails - can't eject first CD

Wine Bugs wine-bugs at winehq.org
Thu Nov 2 22:16:40 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=6594





------- Additional Comments From mike at codeweavers.com  2006-02-11 22:16 -------
We go to some trouble to not hold fds on removeable media.  Wine does chdir("/")
when initializing a process, so that we don't keep the current directory open,
and when mapping an exe, a copy of the exe is created first.

Perhaps the process is opening its own exe for some reason?


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list