http://bugs.winehq.org/show_bug.cgi?id=11320 --- Comment #3 from Jim Cameron <jim_24601(a)btinternet.com> 2009-01-25 13:53:26 --- Created an attachment (id=18991) --> (http://bugs.winehq.org/attachment.cgi?id=18991) Quick and dirty FUSE filesystem, as suggested Attached is code for a rudimentary FUSE filesystem using libcdio that reads the TOC of an audio CD and presents the data as a set of .cda files. You (the user running wine) need write access to the mount point, and Wine needs to be explicitly configured to use said mount point as a CD-ROM, and you need to mount the audio CD manually, but I was able to install AvP Gold using it. How we might get such a thing to happen automatically, if it's possible / desirable, I have no idea... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.