home *** CD-ROM | disk | FTP | other *** search
/ GCW Games & More & Wacky Windows Companion / gcw.iso / win / util / batmo / uzpower.txt < prev   
Text File  |  1994-10-31  |  9KB  |  193 lines

  1.  
  2. OVERVIEW
  3. --------
  4.     UZPower is a power monitor program designed specifically for
  5. power-managed laptop computers running MS Windows (TM) 3.x. Its only
  6. function is to constantly monitor the status of the battery, and
  7. indicate the remaining charge and warn you when it becomes dangerously
  8. low.
  9.  
  10.     Many laptop vendors do not bundle this simple feature in their
  11. laptops.  Instead, they rely on some other mechanism for warning you
  12. when the battery charge becomes low, such as blinking lights or LCD
  13. displays somewhere on the laptop (usually in a place where you are not
  14. looking), or with a pattern of beeps, which either is overridden by the
  15. sound drivers that are bundled with other software, or which are easily
  16. overheard, and which drain the battery even more. If you have lost work
  17. before because you missed these warnings, you'll find this program
  18. indispensable.
  19.  
  20.     UZPower, simply pops up a warning message when it detects LOW
  21. and CRITICAL battery levels, which you have to dismiss to keep working.
  22. In addition, UZPower tries to determine remaining battery charge by
  23. automatically querying the computer's Advanced Power Management (APM)
  24. subsystem.  UZPower is only as smart as the APM of your laptop, but if
  25. your laptop does not provide this feature, UZPower will try to show an
  26. ESTIMATE by guessing from past performance.  Once it has an accurate
  27. estimate, UZPower constantly shows the remaining battery time on its
  28. icon. In a sense, UZPower learns your power usage after running for a
  29. while.
  30.  
  31. INSTALLATION
  32. ------------
  33.     There are many ways to install UZPower, and one simple alternative
  34. is to follow these instructions:
  35.  
  36. 1) Make a separate directory (using mkdir from the DOS prompt) and copy
  37.    the files from your distribution medium (either extract it from a
  38.    downloaded archive file (PKZIP, LHARC, ZOO, ...), or copy from the
  39.    diskette) into that directory.  It is highly recommended to install
  40.    into a newly created directory, so that you can easily upgrade or
  41.    uninstall later.
  42.  
  43.    NOTE: if you have a previous version of UZPower, we still recommend
  44.    installing into a new directory. For example, if you named the old
  45.    directory UZPOWER, you can rename it to UZPOWER.OLD. After having
  46.    installed the new software, copy the old license file (eg.
  47.    UZPOWER.OLD\UZPOWER.LIC ), configuration (UZPOWER.OLD\UZPOWER.CFG)
  48.    and data file (eg. UZPOWER.OLD\UZPOWER.DAT) to the freshly installed
  49.    directory.  This will save you the time (and cost!) of reregistering
  50.    the software and keeps your old data. When you are sure that the new
  51.    revision is working well, you can remove the old version by deleting
  52.    the directory UZPOWER.OLD.
  53.  
  54. 2) if you have not done so already, create a new program item.  You can
  55.    do this in the Program Manager either by
  56.  
  57.    a) dragging the "UZPower" executable file from the File Manager into
  58.       a program group (consult your Windows manual);
  59.    or by
  60.    a) restoring a program group (for example, by double-clicking on its
  61.       icon); and
  62.  
  63.    b) choosing the "File" and "New..." menu entry of the Program Manager.
  64.       Choose "Program item" and hit "OK".  Set its "Description" to
  65.       "UZPower", its "Command Line" to "uzpower" and its working directory
  66.       to the directory where you installed the UZPower files. When you are
  67.       done, the "UZPower" icon should be in the currently selected program
  68.       group.
  69.  
  70. 3) double-click on the UZPower icon.  UZPower is started when its icon
  71.    shows on the desktop.
  72.  
  73.     Once you are sure that UZPower works, you can put it in the
  74. "Startup" program group, so that it automatically starts running when
  75. Windows begins.
  76.  
  77.     To uninstall UZPower in the event you are not going to use it,
  78. simply reverse the steps above, that is:
  79.  
  80. 1) stop running the program.
  81.  
  82. 2) remove the program item from any program group that you added it to.
  83.  
  84. 3) remove the files from the directory where you copied them to.
  85.  
  86.  
  87. USAGE
  88. -----
  89.     UZPower runs purely as an icon, with 4 additional menu options
  90. in its System menu. These options are displayed and selectable when you
  91. single-click the left mouse button on its (running) icon.
  92.  
  93. - The "About" menu option displays version and licensing information.
  94.  
  95. - The "Full Now" option allows you to tell UZPower that the battery is
  96.   full.  On laptops whose APM BIOS does not give remaining battery time,
  97.   UZPower tries to determine full battery charge by making sure you have
  98.   charged it for at least 2 consecutive hours. Since it may be fairly
  99.   rare that you will have the laptop turned on for this long while you
  100.   are charging, you can occasionally use this menu option to give
  101.   UZPower a hint that the battery is full. UZPower will take it from
  102.   there to make its estimates of remaining battery power: it will
  103.   automatically determine the time it takes until the battery goes to
  104.   LOW level, accounting for suspended periods.
  105.  
  106.   NOTE: this option is enabled only in the HIGH battery status.
  107.  
  108. - The "Accurate" / "Inaccurate" / "No Guess" toggling menu entry allows
  109.   to select the guessing policy of remaining battery life (for systems
  110.   that do not have the most powerful APM features). A "toggling" menu
  111.   entry shows you the mode that you can change to (not the mode you are
  112.   in, unfortunately).
  113.  
  114.   In "accurate" mode (which is the default), UZPower guesses at
  115.   remaining battery time only from known states. This is the recommended
  116.   policy in the beginning (together with the "Full Now" option above).
  117.   For example, this mode will only display approximations when you have
  118.   charged the battery for 2 hours (while UZPower is running).
  119.  
  120.   In "inaccurate" mode, UZPower will start guessing more frequently.
  121.   The guesses are still pretty good.
  122.  
  123.   "No guess" means to disable the guessing functionality. This can be
  124.   used if you don't like the estimates that UZPower displays.
  125.  
  126. - The "Topmost" / "Not topmost" toggling menu entry allows to force the
  127.   icon to always be visible.
  128.  
  129. The icon indicates current charging status as a power cord, and at-a-
  130. glance current battery power status with a gauge that shows either HIGH,
  131. LOW or CRITICAL charge. It displays a warning message (which you have to
  132. dismiss) when the battery charge becomes LOW or CRITICAL. You usually
  133. have 5 minutes of battery life from the LOW power warning, and about 1
  134. minute after the CRITICAL warning, depending on battery usage!  In
  135. addition, if your APM subsystem has the feature, it will keep track of
  136. the remaining battery charge in hours:minutes on its icon. If your APM
  137. does not support this, it will try to estimate from past history, and
  138. show an approximate remaining time.
  139.  
  140. LIMITATIONS
  141. -----------
  142.     Microsoft Windows (and Windows for Workgroups) version 3.11 has
  143. bugs related to APM, which can cause the computer to hang while running
  144. UZPower. The Microsoft Knowledge Base (on CompuServe, GO MSKB, search
  145. for APM), contains problems reports that have the same symptoms, and
  146. Microsoft admits that they have problems. For this reason, UZPower will
  147. pop up a warning message. Before you continue, you should make sure that
  148. you don't have any unsaved work.  If your computer hangs, complain to
  149. Microsoft, and to your vendor. In either case, please let UZful Software
  150. know.
  151.  
  152.     Since APM is still fairly recent, not all laptops have the most
  153. powerful APM features. If UZPower detects that your laptop does not, it
  154. will preface any of its estimates with the word "approximate".  If you
  155. require more accurate predictions, demand from your laptop vendor that
  156. they implement the full APM version 1.1 specification.
  157.  
  158.     Also, since the APM specification is so recent, some laptops'
  159. APM BIOS does not adhere correctly to the APM standards. There is no way
  160. to detect all the error cases (except at great cost), only that you'll
  161. notice that UZPower will not run as designed (and described above). You
  162. can make sure that your laptop has a good chance of working by running
  163. the enclosed APMEXAM utility. If while running on battery power (not
  164. connected to the outlet) it passes the first 4 items on the checklist as
  165. shown in the example in APMEXAM.TXT, it should work. Otherwise, complain
  166. to your vendor, if this is important to you.
  167.  
  168.     Unfortunately, UZPower can only do meaningful estimates of
  169. remaining battery power if the computer has some minimal Advanced Power
  170. Management features. If it determines that your computer does not have
  171. sufficient APM features, it will pop up an error message with "No
  172. Advanced Power Management!".
  173.  
  174.  
  175. SUPPORT
  176. -------
  177.     If you are a registered user, UZful Software provides on-line
  178. support via e-mail at  uzful@mv.mv.com . Before you report a problem,
  179. please look at FAQ.TXT. When you report a problem, please include
  180. - the version of UZPower that you are running,
  181. - the type of PC you have, and
  182. - the symptoms of the problem (any special circumstances that make
  183.   the problem appear? How often does it occur? Can you reproduce the
  184.   problem?).  The more info you provide, the quicker we can fix it
  185.   (please include the output of APMEXAM in your problem report).
  186.  
  187. If you have additional suggestions on how to make our products even more
  188. useful, please drop us a line.
  189.  
  190. UZful Software
  191. "We make the useful simple."
  192.  
  193.