[cw-discuss] What's the command in CrossOver 6.0.1?

Jeremy White jwhite at codeweavers.com
Sat Apr 14 13:45:08 CDT 2007


Bob Good wrote:
> Hi,
> In Wine to make a Desktop launcher for say Spider Solitaire I would use this
> code
> in the Command line....
> 
> wine "/home/user/.msgames/spider.exe"

It's pretty easy; it's just
  cxoffice/bin/wine "/home/user/.msgames/spider.exe"
you may want to add a
  --bottle <your-bottle-here>
to have it run in a particular bottle.

Cheers,

Jeremy



More information about the discuss mailing list