[Bug 39906] ODB++ Viewer fails to install due to improper bat file handling ( quoting or delimiting problem)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jul 24 16:15:39 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=39906

Jason Edmeades <us at edmeades.me.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|wine-bugs at winehq.org        |us at edmeades.me.uk
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #2 from Jason Edmeades <us at edmeades.me.uk> ---
This is caused because for /f runs cmd.exe /c "<prog>" whereas it really only
needs cmd.exe /c <prog>.

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