http://bugs.winehq.org/show_bug.cgi?id=9002
--- Comment #23 from Matt Wrenn cogadh@comcast.net 2010-05-01 15:24:04 --- Confirming that this issues is completely unchanged in Wine 1.1.43. Steps followed to reproduce: 1. Run install from the terminal: wine "D:\setup.exe" 2. When prompted for second disk, run "wine eject d:" (physical eject or normal umount commands still do not work fully; disk ejects, but second disk cannot mount) 3. After the second disk is mounted, continue install, will progress to 100%. 4. When prompted for the first disk, run "wine eject d:" again and put in the first disk 5. After mounting, try to continue install and immediately get the "An I/O error occurred while installing a file. This is normally caused by bad installation media or a corrupt installation file" message with "Abort" and "Retry" options. Retry does nothing, Abort rolls back the install. Terminal reports the following at the moment of the I/O error: "fixme:shell:IShellLinkA_fnGetPath (0x1859a0): WIN32_FIND_DATA is not yet filled."