One-button shutdown?

Bob Moore
Bob Moore
Joined: 5 Dec 05
Posts: 7
Credit: 27,078,554
RAC: 17,632
Topic 194259

When I need to do other (unattended) things without BOINC cutting back in, where is the one-button exit facility? I hate shutting down all the threads individually (usually 5)

Bikeman (Heinz-Bernd Eggenstein)
Bikeman (Heinz-...
Moderator
Joined: 28 Aug 06
Posts: 3,522
Credit: 694,872,137
RAC: 128,463

One-button shutdown?

Quote:
When I need to do other (unattended) things without BOINC cutting back in, where is the one-button exit facility? I hate shutting down all the threads individually (usually 5)

I'm not using Windows atm but isn't there a suspend entry in the context menu of the tray icon for BOINC (right click on tray icon, then make BOINC suspend work altogether)

CU
Bikeman

Gundolf Jahn
Gundolf Jahn
Joined: 1 Mar 05
Posts: 1,079
Credit: 341,280
RAC: 0

RE: I'm not using Windows

Message 91051 in response to message 91050

Quote:

I'm not using Windows atm but isn't there a suspend entry in the context menu of the tray icon for BOINC (right click on tray icon, then make BOINC suspend work altogether)

CU
Bikeman


Yes, but "Snooze" only works for an hour. [edit] The BOINC manager Activity/Suspend menu option has no timer, but that's not "one-button" :-) [/edit]

The command line interface of BOINC has a "quit" command that is equivalent to the manager's Advanced/Shut down connected client menu option. So, if you insertboinccmd --quitinto a batch file, the BOINC client is stopped upon execution of this file (shortcut on desktop).

Gruß,
Gundolf

Computer sind nicht alles im Leben. (Kleiner Scherz)

Gary Roberts
Gary Roberts
Moderator
Joined: 9 Feb 05
Posts: 5,870
Credit: 116,012,799,728
RAC: 35,598,106

RE: The command line

Message 91052 in response to message 91051

Quote:
The command line interface of BOINC has a "quit" command that is equivalent to the manager's Advanced/Shut down connected client menu option. So, if you insertboinccmd --quitinto a batch file, the BOINC client is stopped upon execution of this file (shortcut on desktop).


Or if you have BOINC running as a servicenet stop boinc in a batch file will also stop the service in a similar fashion.

Cheers,
Gary.

Jord
Joined: 26 Jan 05
Posts: 2,952
Credit: 5,889,495
RAC: 5,194

RE: Or if you have BOINC

Message 91053 in response to message 91052

Quote:
Or if you have BOINC running as a servicenet stop boinc in a batch file will also stop the service in a similar fashion.


I have these as shortcuts on my desktop. No need for a batch file, just right click a free space on the desktop, then:

- New.
- Shortcut.
- In the location bar type %windir%\system32\cmd.exe /k net stop boinc
- Click Next.
- Name the short cut "net stop boinc" (without quote marks)
- Finish.

You can do the same thing for "net start boinc", "net pause boinc" and "net continue boinc"

mikey
mikey
Joined: 22 Jan 05
Posts: 12,558
Credit: 1,838,886,162
RAC: 22,463

RE: When I need to do other

Quote:
When I need to do other (unattended) things without BOINC cutting back in, where is the one-button exit facility? I hate shutting down all the threads individually (usually 5)

If you just right click the Boinc icon you can then snooze Boinc for an hour or at the bottom of that short list click exit. That will shut Boinc down and you will have to find and double click the Boinc Manager to get it going again. I put that icon on the desktop of all my machines. I shutdown Boinc when I am doing Windows updates just so things don't get confused and scr**ed up! Now if you running Boinc as a service you can't do it this way, you will have to follow others ideas.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.