[cw-discuss] How can I specify which bottle a program should run from?

Richard Lemay lemrichard at yahoo.com
Wed Mar 14 20:23:04 CDT 2007


You can select which bottle you will use when you run a program by using 
the --bottle option.

Examples:

I want to run excel from a bottle called MSOFFICE:
/path to crossover/bin/wine --bottle MSOFFICE -cx-app excel
(Replace /path to crossover with the path in which you installed crossover.)

The -cx-app option is a shortcut that allows you to run programs which 
register themselves in the registry. For that reason, it doesn't work 
with all program. For your case, it should work properly. It goes 
without saying that you must install Excel in every bottle you intend to 
run it from.

Richard


Krsnendu dasa a écrit :
> How can I specify which bottle a program should run from? For example
> I have been having a problem with Excel returning info from queries to
> MS Access. I want to see if it makes any difference running excel from
> another bottle. Can I specify which bottle is chosen when a program is
> chosen from the crossover menu?
> 
> BTW. What does setting a bottle as default do?
> 
> _______________________________________________
> discuss mailing list
> discuss at crossover.codeweavers.com
> http://crossover.codeweavers.com/mailman/listinfo/discuss
> You can be removed from this list by visiting the above web page, or by 
> checking the 'subscriptions' tab in your account with CodeWeavers.
> 



More information about the discuss mailing list