[cw-discuss] Executing Native Acrobat Reader from CX
WindowsProgram Passing a Pathname To It.
Steven Edwards
steven at codeweavers.com
Mon Apr 9 23:16:12 CDT 2007
Hi Frank,
> So, is there anything special I need to do when executing a native Linux
> program from a crossover windows program in order to pass a pathname to
> the program?
I am not sure for this case however if you were running CrossOver from the command line and needed to set the working directory you could do something like
~/cxoffice/bin/wine --workdir /path/foo app.exe
Thanks
Steven
More information about the discuss
mailing list