home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 24 / CD_ASCQ_24_0995.iso / vrac / actsnt17.zip / README.TXT < prev   
Text File  |  1995-05-21  |  4KB  |  94 lines

  1. (v1.7) Somar ACTS - time clock modem NIST
  2. Windows NT/Windows 95 program that will dial 
  3. the NIST or USNO time source using a modem, 
  4. obtain the current time, and use this time 
  5. to set the time on your PC. Similar programs 
  6. designed for DOS will not work under NT 
  7. because of security issues. V1.7 fixes 
  8. timing bugs with certain high speed modems. 
  9. Shareware (US$10). By Somar Software, http:
  10. //www.somar.com, 72202.2574@compuserve.com
  11. ----------------
  12.  
  13.                                 Overview
  14.  
  15. Somar ACTS is a program for Windows NT and Windows 95 that allows you to set
  16. the internal clock of your computer with accurracy of about a second, using
  17. either the National Institute of Standards and Technolog (NIST) or United 
  18. States Naval Observatory (USNO) time source. It dials the time source with a
  19. modem, receives the current time, and uses that time to set your computer's time.
  20.  
  21. Note: There is a known bug with Windows 95 concerning daylight savings time. A
  22. workaround is to disable the "automatic adjust for daylight savings time" option 
  23. using the Date/Time applet of Control Panel. This bug should be fixed by the
  24. time daylight savings time starts again in April 1995.
  25.  
  26. There are programs similar to Somar ACTS for Windows 3.1 and DOS, but these will 
  27. not work under Windows NT, because Windows NT requires a program to have the 
  28. SetSystemTime privilege in order to set the internal clock, and programs do 
  29. not have this privilege by default. 
  30.  
  31. Somar ACTS is normally run using a GUI dialog, but can also be run as a batch 
  32. program. The batch option is especially useful when using the AT command to
  33. schedule Somar ACTS to be run late each night.
  34.  
  35.                         Copyright/License/Registration
  36.  
  37. Somar ACTS (TM) is Copyright ⌐ 1994 Somar Software, All Rights Reserved.
  38. Send problem reports and comments to 72202.2574@compuserve.com.
  39.  
  40. Somar ACTS is Shareware. You may try it for a period of 21 days. After this 
  41. trial period, you must either pay a $10 registration fee or delete Somar ACTS 
  42. from your computer. See the Somar ACTS online help for complete license and 
  43. registration details and disclaimer of warranty.
  44.  
  45.                                  Installation
  46.  
  47. Place ACTSNT.EXE and ACTSNT.HLP together in any directory. ACTSNT.HLP 
  48. contains details on how to use Somar ACTS, including modem setup. The first 
  49. time ACTSNT.EXE is run, it will create some registry entries. These registry
  50. changes are described in ACTSNT.HLP. Somar ACTS does not make any other 
  51. changes to your system.
  52.  
  53. Complete uninstallation instructions are contained in ACTSNT.HLP.
  54.  
  55.                            What's New in Version 1.7
  56.  
  57. Fix bugs introduced in V1.5 for certain high speed modems.
  58.  
  59.                            What's New in Version 1.6
  60.  
  61. Fix bugs introduced in V1.5 for NIST time source.
  62.  
  63.                            What's New in Version 1.5
  64.  
  65. Fixes bugs in handling BUSY and other error conditions on some modems.
  66.  
  67.                            What's New in Version 1.4
  68.  
  69. Use combo box instead of list box in setup dialog, to support non-standard
  70. comm ports, such as those on a digiboard adapter. Make compatible with 
  71. Windows 95.
  72.  
  73.                            What's New in Version 1.3
  74.  
  75. Fix bug in batch execution (using AT command). Jobs executed by AT command
  76. run using the LOCAL_SYSTEM account. Somar ACTS was storing setup values in
  77. HKEY_CURRENT_USER. So when started using AT command, Somar ACTS always picked
  78. up default values. Fix was to move registry entry to HKEY_LOCAL_MACHINE so
  79. all users (including LOCAL_SYSTEM account) share registry entry.
  80.  
  81.                            What's New in Version 1.2
  82.  
  83. Show error event log entry as error instead of information. Do not display 
  84. message box if error during batch execution. Show reason for error in event
  85. log entry. Change name from ACTS-NT to Somar ACTS. 
  86.  
  87.                            What's New in Version 1.1
  88.  
  89. Fix bug where Open Error message box appeared behind main windows instead
  90. of in front. Show correct list of serial ports, instead of hardcoded COM1 
  91. thru COM4. Add batch execution parameter. Make 3 attempts to set time before
  92. giving up. Add event logging. Documentation improvements.
  93.  
  94.