http://bugs.winehq.org/show_bug.cgi?id=5238
------- Additional Comments From us@edmeades.me.uk 2007-18-02 09:42 ------- For reference, the as installer has a batch part which launches a perl script, which in turn issues a few commands. This fails at the point where it calls xcopy /q /r /i /e Perl* c:\Perl
Basically wine needs an xcopy equivalent, which is a standalone program on windows and hence probably ought to be for wine...