At 10:23 AM 5/28/00 -0700, you (Alexandre Julliard) wrote:
>This is a feature... Wine can now only execute a single binary at a
>time, so it uses the whole command-line instead of only the first
>arg. If you remote the quotes it should work.

Hmm, the syntax of my command line is now obsolete :-); in fact it was :

wine "c:\winnt\winhlp32.exe d:\borland\Borland Shared\MSHelp\win32.hlp" 

I had to change it to

wine c:\\winnt\\winhlp32.exe d:\\borland\\Borland\ Shared\\MSHelp\\win32.hlp

A bit less straightforward for the hardened Windows users, but it works too.

Gerard

Reply via email to