home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 November / PCWorld_2001-11_cd.bin / Software / Vyzkuste / winoff / WinOFFSetup.exe / Readme.txt < prev    next >
Text File  |  2001-09-27  |  7KB  |  184 lines

  1. AMP WinOFF 3.5
  2. --------------
  3. ⌐ 1999-2001 Alberto Martinez Perez
  4. E-mail: alberto_mtnez@yahoo.es
  5. WWW: http://go.to/ampsoft
  6.  
  7.  
  8. Contents
  9. --------
  10.  
  11. 1. Description
  12. 2. Legal stuff
  13. 3. Installation
  14. 4. Usage tips
  15. 5. Command line support
  16. 6. Known problems and limitations
  17. 7. Credits
  18.  
  19.  
  20. 1. Description
  21. --------------
  22.  
  23. AMP WinOFF is a utility to shut down Windows systems automatically,
  24. with several working ways. Some of its features are:
  25.  
  26. - Shut down the system at certain hour (e.g. at 12:00).
  27. - Shut down the system in several minutes (e.g. in 15 minutes).
  28. - Shut down the system when the CPU becomes idle.
  29. - Several types of shut down (shut down, restart, ...).
  30. - Option for hang up the modem instead of doing a shut down.
  31. - A password can be set to access the configuration.
  32. - Complete command line support for batch process.
  33. - Option for capture the desktop and/or execute a program before
  34.   the shut down.
  35. - Option for start with windows, for daily programmed shut down.
  36. - Immediate shut down from the tray icon menu.
  37. - Option for show an alert window to allow the cancellation of
  38.   the shut down.
  39. - Works with Windows 9x/Me/NT/2000.
  40. - Dual English/Spanish version.
  41.  
  42. See Changes.txt for the changes history.
  43.  
  44. If you have any suggestion, you find a bug, etc., send me an e-mail.
  45.  
  46.  
  47. 2. Legal stuff
  48. --------------
  49.  
  50. This program is freeware, but only for private use (not commercial).
  51. For commercial use or inclusion in distributions that you gets paid
  52. (CD's, ...) contact with the author for authorization. You can
  53. redistribute it for free, whenever you use the original package. If you
  54. don't have an original package, you can find it at http://go.to/ampsoft
  55.  
  56. This program is distributed in the hope that it will be useful, but
  57. WITHOUT ANY WARRANTY. The author declines responsibility for any
  58. possible damage due to the use of this program.
  59.  
  60.  
  61. 3. Installation
  62. ---------------
  63.  
  64. The program is distributed in two formats:
  65.  
  66. Installer: Execute the .EXE file and follow the instructions of the
  67. install windows.
  68.  
  69. ZIP file: Simply extract the program's files to the directory where you
  70. want to install them, and make a shortcut to the executable file.
  71.  
  72.  
  73. 4. Usage tips
  74. -------------
  75.  
  76. - Due to the differences among Windows 9x/Me and NT/2000, the same
  77.   option may work different in each version. This is a description of how
  78.   it works:
  79.  
  80.   1. Shut down option will close the system in Windows 95, power off the
  81.      computer in Windows 98/Me and close the system in Windows NT/2000
  82.   2. Close session option will close the current session in all supported
  83.      versions of Windows.
  84.   3. Restart option will restart the computer in all supported versions
  85.      of Windows.
  86.   4. Power off option will close the session in Windows 9x/Me and power
  87.      off the computer in Windows NT/2000 (See the section 5 for details
  88.      about this).
  89.  
  90.   Note: In order to power off option works, you need the appropriate
  91.   hardware. If you don't have it, the system will be closed instead.
  92.  
  93. - The Force shut down option assure that the system will be shut down,
  94.   no matter what programs would be actived. In the other hand, you may
  95.   lose any unsaved data of these programs, so use this option carefully.
  96.  
  97. - When a program is executed before the shut down, AMP WinOFF will wait
  98.   for the program termination, so if the programs don't end (e.g. it
  99.   wait for user input to terminate), the system will not be shut down.
  100.  
  101. - The Option for shut down the system when the CPU is idle would be
  102.   useful when you need to do a task that take a long computation time.
  103.   You can let the computer working by night, and when the task finish,
  104.   the CPU becomes idle and the system is closed.
  105.  
  106. - If you uncheck the Date option and check the Start with Windows
  107.   option, the program will shut down the system every day at the same
  108.   time.
  109.  
  110. - The Option for use settings for all users affects also to the start
  111.   with windows option, so if both options are checked, the program will
  112.   start when every user log on.
  113.  
  114. - The Option for hang up the modem before the shut down is useful to
  115.   assure that if the systems hangs during the shut down, at least
  116.   the phone line is available.
  117.  
  118.  
  119.  
  120. 5. Command line support
  121. -----------------------
  122.  
  123. - AMP WinOFF supports several parameters to allow run it directly from
  124.   the command line, for a batch shut down. In this mode, the program
  125.   performs an immediate shut down without showing the cancel dialog. The
  126.   suported parameters are:
  127.  
  128.   - "-batch": The program close the system using the options previously
  129.     saved with the configuration window.
  130.   - "-shutdown": The program shut down the system.
  131.   - "-logoff": The program closes the session.
  132.   - "-reboot'": The program reboot the system.
  133.   - "-poweroff": The program power off the system.
  134.  
  135.   In adition to these parameters, you can also use these other ones:
  136.   - "-force": The system is forced to perform the selected close mode.
  137.   - "-noforce": The system is closed with the selected close mode
  138.     without forcing it.
  139.  
  140.   For example, if you wish to do an immediate reboot with force you can
  141.   type this in the command line:
  142.  
  143.    WinOFF -reboot -force
  144.  
  145.   You also can use the parameter "-quiet" to start WinOFF without
  146.   showing the main window and active with the last saved configuration.
  147.  
  148.  
  149. 6. Known problems and limitations
  150. ---------------------------------
  151.  
  152. - The Power off option not work always on Windows NT/2000 (mainly in
  153.   NT). Some people report me that the this option works well in their
  154.   systems, but others tell me that this option restart the computer
  155.   instead of power off it. This is a issue of the version of Windows NT
  156.   and the APM configuration of Windows 2000, and not a fault of this
  157.   program.
  158.  
  159. - In Windows NT/2000, the user need to have the proper rights in order
  160.   to close the system.
  161.  
  162. - In some cases the system is not closed properly if the monitor or the
  163.   hard drives are in power saving mode. This is an issue of the hardware
  164.   and/or the operating system, and not a fault of this program.
  165.  
  166. - The password and other settings are stored in the Windows Registry,
  167.   so if you want to assure that the configuration is not modified you
  168.   should block the access to the registry to other users than the
  169.   administrator, at least to the LOCAL_MACHINE section. Also, the
  170.   password is encoded instead of encrypted, so an (very) advanced user
  171.   with access to the registry may discover it. I expect to increase the
  172.   password security in future versions.
  173.  
  174.  
  175. 7. Credits
  176. ----------
  177.  
  178. ⌐ 1999-2001 Alberto Martinez Perez
  179. E-mail: alberto_mtnez@yahoo.es
  180.  
  181. Thanks to Javier Caneiro, Juan Ignacio Fernandez, Fiton Huang, Mark
  182. Decent, Juan AndrΘs Botero R. and other people for their support and
  183. suggestions.
  184.