http://bugs.winehq.org/show_bug.cgi?id=12284
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
--- Comment #3 from Austin English austinenglish@gmail.com 2008-03-30 16:55:09 --- $ rm -rf ~/.wine $ dd bs=512 count=2880 if=/dev/zero of=~/test.img $ mkfs.msdos ~/test.img $ mkdir ~/floppy/ $ sudo touch ~/floppy/test $ sudo mount -o loop ~/test.img ~/floppy/ $ ln -s ~/floppy/ ~/.wine/dosdevices/a: $ ln -s ~/test.img ~/.wine/dosdevices/a:: $ winetricks vcrun6 #app needs mfc42 $ wine SMU3218.exe
Results in the same error. Running winefile and viewing A: shows that A:\test exists.