Re: call openoffice in linux from wine

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



fachamix wrote:
> 
> DaVince wrote:
> > Wouldn't calling
> > 
> > Code:
> > system("/usr/bin/abiword");
> > 
> > 
> > be enough considering Wine sees abiword as something runnable and just runs it, anyway?
> 
> 
> no ...
> 
> I dont want to use :
> 
> wine /usr/bin/abiword
> 
> I want :
> 
> wine program.exe
> 
> and insidde program.exe ... call abiword

Following that logic you're doing this:
wine /bin/sh -c /usr/bin/abiword

Not much of a difference. [Rolling Eyes]






[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux