On Tue, May 11, 2010 at 10:41 PM, yoyo <[email protected]> wrote:
> Hello,
>
> I want to create a USB stick which runs Boinc (Windows and Linux)
> automatic if the USB stick is inserted and attaches automatic to an weak
> account key of our team in a predefined project. So far this is working
> but I have 2 problems:
>
> 1) Boinc always starts in the advanced view and not in the simple view.
> How to ensure, that Boinc starts with the simple view?

Use a cc_config.xml file with the following entries:

<cc_config>
<options>
<simple_gui_only>1</simple_gui_only>
</options>
</cc_config>

It'll need to be in the data directory in Windows.
Not sure where in Linux, the home/user/boinc directory?

> 2) How to run Boinc by default with an different skin? Boinc should run
> with the skin of our team. I a skin/our_team folder in the Boinc
> directory with the complete skin. I'm als able to select this skin in
> Boinc preferences. But how to enable this skin by default?

Skins need to be in the Boinc program directory, in the skins subdirectory.
Once loaded once with that skin, it should use it always.

> Kind Regards,
> yoyo
>
> _______________________________________________
> boinc_dev mailing list
> [email protected]
> http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
> To unsubscribe, visit the above URL and
> (near bottom of page) enter your email address.
>



-- 
-- Jord.
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to