Results 1 to 10 of 66

Thread: Donate@Home Uber Fail

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #17
    Friend of SETI.USA
    Join Date
    November 15th, 2010
    Posts
    2,452

    Re: Donate@Home Uber Fail

    Glad it works for you Duke ...

    @F$' I'll post my .bat file, can you see anything wrong with it ??? It was suspending the Wu's but not restarting them, then I changed the Path to the boincccmd to the proper Path & now it won't Suspend the Wu's anymore when they reach the Time limit I set. The Path to the .bat file should be okay too, I've checked it several times already ...

    :@ECHO OFF

    CLS

    :BEGIN
    E:\PROGRAM FILES \BOINC64 MGR\boinccmd --project http://donateathome.org/ nomorework

    E:\PROGRAM FILES \BOINC64 MGR\boinccmd --project http://donateathome.org/ suspend

    CHOICE /N /D Y /T 10

    E:\PROGRAM FILES \BOINC64 MGR\boinccmd --project http://donateathome.org/ reset

    CHOICE /N /D Y /T 15

    E:\PROGRAM FILES \BOINC64 MGR\boinccmd --project http://donateathome.org/ resume

    CHOICE /N /D Y /T 5

    E:\PROGRAM FILES \BOINC64 MGR\boinccmd --project http://donateathome.org/ allowmorework

    E:\PROGRAM FILES \BOINC64 MGR\boinccmd --project http://donateathome.org/ update

    :END

    Exit
    Last edited by STE\/E; 02-01-13 at 09:49 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •