http://bugs.winehq.org/show_bug.cgi?id=12284 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download --- Comment #3 from Austin English <austinenglish(a)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. -- 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.