[Bug 18154] cmd.exe: failure to handle file extension association

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 2 01:30:32 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=18154

--- Comment #3 from Austin English <austinenglish at gmail.com> 2012-04-02 01:30:32 CDT ---
http://downloads.activestate.com/ActivePerl/releases/5.12.4.1205/ActivePerl-5.12.4.1205-MSWin32-x86-294981.msi

4960d172c3b8b5e453c65ae4930bbca96b04e580 
ActivePerl-5.12.4.1205-MSWin32-x86-294981.msi

$ cat test.pl
print "Hello World\n";
$ perl test.pl
Hello World
$ wine cmd /c test.pl
File not found.
$ wine /home/austin/.wine/drive_c/Perl/bin/perl.exe test.pl
Hello World

still in 1.5.1

-- 
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.



More information about the wine-bugs mailing list