The following feature would be good;
however, as far as I can tell Windows doesn't have a way
of finding the full path of a process's executable;
the API we use (SystemProcessAndThreadInformation())
only tells you the filename.
Does anyone know how to get the path?
-- David


-------- Original Message --------
Subject: [BOINC] #1231: Consider directories for "exclusive_apps" setting
Date: Wed, 13 Mar 2013 20:56:04 -0000
From: BOINC <[email protected]>
Reply-To: [email protected]

#1231: Consider directories for "exclusive_apps" setting
-----------------------------------------+--------------------------
 Reporter:  LoB                          |      Owner:  davea
     Type:  Enhancement                  |     Status:  new
 Priority:  Minor                        |  Milestone:  Undetermined
Component:  Client - Scheduler Policy    |    Version:
 Keywords:  cc_config.xml exclusive_app  |
-----------------------------------------+--------------------------
 Hey devs,

 I have a lot of computer games on my PC. When playing, I like the
 exclusive_app configuration which saves me from deactivating and
 reactivating BOINC manually.
 Thus, it's very timeconsuming to add all my exclusive applications. Since
 most of them are located in/below the same directory, a directory-wise
 exclusive mode would help alot.

 So, instead of
 {{{
     <exclusive_app>foo.exe</exclusive_app>
 }}}

 I would like to be able to add:
 {{{
     <exclusive_app_dir>C:\bar\</exclusive_app_dir>
 }}}

--
Ticket URL: <http://boinc.berkeley.edu/trac/ticket/1231>
BOINC <http://boinc.berkeley.edu>
Berkeley Open Infrastructure for Network Computing (BOINC)


_______________________________________________
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