Download Latest Version timed_0.91.zip (128.3 kB)
Email in envelope

Get an email when there's a new version of Computer Time Control

Home / computertimecon / Version 0.90
Name Modified Size InfoDownloads / Week
Parent folder
readme.txt 2008-08-25 1.0 kB
timed_0.90.zip 2008-07-30 127.5 kB
Totals: 2 Items   128.5 kB 0
Description of the timed.ini file

====================================
Test it before put in in auto start, either in Windows registry or Startup menu
and you may want to always keep a user set to MaxMinutes=-1, so you can use it
to come back and make changes.
====================================

[Command]
** These are the Default **;
Command="C:\Windows\System32\logoff.exe"   ** command to run after time out **;
Delay=10   ** delay in seconds before running the above program **;

[user1] ** need to be exactly the same as login name **;
MaxMinutes=11	** maximun minutes per session allowed **;
		** set to -1 to disable time out for this user **;
MaxRepeat=0	** repeat session allowed per day, default 0 **;
LastDate=2008:7:29 	** updated by program - last time (date) updated **;
LeftRepeat=0  	** updated by program - repeats left **;
LeftMinutes=0   ** updated by program - minutes left **;

** need one for each user, otherwise they get logoff almost right away **;
[user2]
MaxMinutes=55
MaxRepeat=0
LastDate=2008:7:29
 
Source: readme.txt, updated 2008-08-25