[Bug 7942] New: batch scrips did not support %*
http://bugs.winehq.org/show_bug.cgi?id=7942 Summary: batch scrips did not support %* Product: Wine Version: 0.9.31. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-console AssignedTo: wine-bugs(a)winehq.org ReportedBy: jahn.matthias(a)freenet.de CC: jahn.matthias(a)freenet.de i have notice that wines commandline parameter handling for batch scripts is incomplete. {{{ @echo off waf.bat configure %* }}} %* should contain all cmdline parameters except %0 ... but it is empty {{{ @echo off waf.bat configure %1 %2 %3 %4 %5 %6 %7 %8 %9 }}} did work .... (but %10 didn`t) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
Wine Bugs