http://bugs.winehq.org/show_bug.cgi?id=15842
--- Comment #19 from Austin English austinenglish@gmail.com 2009-11-19 01:53:49 --- (In reply to comment #18)
For me this bug is not fixed; tested with a clean setup on multiple PCs:
- install Ubuntu 9.10 amd64 in a VM
- install Wine 1.1.33 per winehq.org instructions (had to install the wine1.2
package as installing wine package gives error messages) 3) Copied over a complete wine environment with just one application 4) ran: # WINEPREFIX=/home/user/Deadlock/ winecfg 5) Changed windows version to Windows 98 (game requires this or no sound), removed all the desktop integration symlinks stuff, added D drive to be the CDROM, click OK. 6) Run winecfg again; still lists my C and D drives as configured 7) ran: # WINEPREFIX=/home/user/Deadlock/ wine "C:\Deadlock\DEADLOCK.EXE" 8) Now get warning message "Warning: could not find DOS drive for current working directory '/home/user/Deadlock/drive_c/Deadlock', starting in the Windows directory.
You probably deleted the Z:\ symlink, and then didn't cd to somewhere that wine can map to a drive letter, confusing it...