Not without re-writing some of the code. The problem is that Windows Vista, 7, and 8 all run services as desktop 0, and the first user logged in gets desktop 1. Yes, it is possible to write code to run things in the user's context controlled by the server, however, it is a fair amount of work to do so.
-----Original Message----- From: boinc_dev [mailto:[email protected]] On Behalf Of [email protected] Sent: Friday, May 10, 2013 12:45 PM To: [email protected] Subject: [boinc_dev] GPU and service under Windows We are considering using BOINC in an enterprise environment so I'm trying the configure the client to be as invisible as possible to the user and the only way I found was to install it as service (Protected application execution) and uncheck "Allow all users on this computer to control BOINC". It works well for our CPU application except we can't use the GPU. Is there another to configure the BOINC client to be 'invisible' to the user and have access to the CPU? Thanks Seb _______________________________________________ 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. _______________________________________________ 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.
