On Sun, 28 May 2000, gerard patel wrote:

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

Well, just distribute the quotes over the spaces -:) 

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

--
Dimi.

Reply via email to