On session end
All this setting influences client part of ClubControl behavior
after user time (session) ended.

After user session ended, end session window appears. It has three buttons
– “Add time”, “Rating” and “Bye-Bye”.
“Bye-Bye” button has counter, which counts down seconds before client computer
reboots, if “Reboot computer” checkbox in settings is checked. If “reboot computer”
checkbox is unchecked, this window just disappears when “Bye-Bye” button is
pressed. Countdown time can be configured from “time, before computer is rebooted”
field.
When user press ‘Add time” button, he gets additional time before computer
goes to reboot. This time is configured from “Add time when Add Time button
is pressed (sec)” field.
When user press “Rating” button, he gets additional time, which is configured
in “add time for rating filling” field.
Some games, CS for example, does not like to be minimized. To avoid computer
hanging up, you can add such programs to “Bad programs” field and they will
be closed, instead of being minimized.
Client computer blocking method allows you to select appropriate for you computer
blocking, when client computer is not in user mode and not in admin mode.
There are some additional parameters, which are not included in interface but
can be modified from ccc.ini file.
They are:
[ClubControlClient]
KillAllBeforeReboot=0 or 1. If value is 1 all processes, which started after
ClubControlClient.exe will be killed before reboot.
Äåéñòâèå ïîñëå îòñ÷åòà òàéìåðà â äèàëîãå "Âðåìÿ âûøëî", ðàáîòàåò
ïðè âêëþ÷åííîé ïåðåçàãðóçêå ïîñëå îêîí÷àíèÿ ñåàíñà :
These parameters have sence, when "Reboot computer" checkbox is on.
No need to configure them, if everything works well.
- HardExit=0
- HardExit=1
- HardExit=2
;ends computer work taking into consideration "TimeEndAction" parameter
value.
- HardExit=3
;Sends "Time is up" event to plugin with TimeEndAction parameter.
- HardExit=4
;Reboot computer
- HardExit=5
;Kill all user processes
;Windows "turn off" method
- TimeEndAction=0
- TimeEndAction=4 forced logoff
- TimeEndAction=20 forced logoff with killing of hanged up processes (XP)
- TimeEndAction=2 reboot
- TimeEndAction=6 forced reboot
- TimeEndAction=22 forced reboot with killing of hanged up processes (XP)
- TimeEndAction=1/TimeEndAction=8 turn off computer (XP, 9X)
- TimeEndAction=5/TimeEndAction=12 forced turn off computer (XP, 9X)
- TimeEndAction=32 forced turn off computer with killing of hanged up processes
(XP)