http://bugs.winehq.org/show_bug.cgi?id=20226 Robert Backhaus <robbak(a)robbak.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |robbak(a)robbak.com --- Comment #4 from Robert Backhaus <robbak(a)robbak.com> 2010-06-09 19:20:36 --- While it is no longer crashing for me on 1.2rc2, it is not doing what it should, as follows: robbak(a)robbak-pc:~$ rm -r testdir robbak(a)robbak-pc:~$ mkdir testdir robbak(a)robbak-pc:~$ mkdir testdir/target robbak(a)robbak-pc:~$ wine xcopy.exe /e testdir\\nonexistant testdir\\target File not found ^Crobbak(a)robbak-pc:~$ ls testdir target robbak(a)robbak-pc:~$ ls testdir/target/ business Downloads histfile openwrt openwrt-dl snapview temp Videos Which is the contents of my home directory, or as much of it as it copied before I ^C'd it. On XP, xcopy dies immediately:
xcopy.exe testdir\nonexistant testdir\target File not found - nonexistant 0 File(s) copied
-- 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.