DaVince wrote: > > 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] you did not understand, the program ... its a complete system for business made for windows XP, and ONE , only ONE of the things it does , is to generate a file, and opens it with wordpad in windows.... we have to change that so it can generate a TEXT REPORT and open it with abiword