home *** CD-ROM | disk | FTP | other *** search
/ Yahoo! Internet Life Onl…e Film Sampler 2001 April / YIL0401.iso / mac / Win98 / HSconfig / NukePoet / ReadMe.txt < prev    next >
Text File  |  2001-01-31  |  3KB  |  80 lines

  1.  
  2. *******************************************************************
  3.                         iVasion's NukePoET
  4.                            Version 1.0
  5.                           September 1999
  6.            Copyright 1999 iVasion, a RouterWare company
  7. *******************************************************************
  8.  
  9. This README file contains the following sections:
  10.  
  11. A.  NUKEPOET DOCUMENTATION
  12. B.  WHAT'S NEW IN THIS RELEASE
  13. C.  KNOWN ISSUES
  14.  
  15.  
  16. ==========================
  17. A.  NUKEPOET DOCUMENTATION
  18. ==========================
  19. NukePoET documentation consists of this ReadMe text file and a user 
  20. guide. You will need the Adobe Acrobat Reader to view the NukePoET 
  21. Guide that is distributed in a Portable Document Format (.PDF) file. 
  22. Acrobat Reader version 4.0 will provide the best viewing and printing
  23. results for this file. If you do not already have Acrobat Reader 
  24. version 4.0 installed on your computer, you can download it for free
  25. from the Adobe Web site at http://www.adobe.com.
  26.  
  27.  
  28. ==============================
  29. B.  WHAT'S NEW IN THIS RELEASE
  30. ==============================
  31. The NukePoET 1.0 release contains these changes from the beta release:
  32.  
  33. o   On Windows 95 or Windows 98, the iVasion PoET adapter can be
  34.     optionally removed or retained.
  35.  
  36. o   NukePoET now works on Windows NT 4.0.
  37.  
  38. o   If the NukePoet_data.txt file is missing, an error message is 
  39.     added to the list box and log file.
  40.  
  41. o   Updated the text of some messages.
  42.  
  43. o   Added the following registry key. This key is set to Running when
  44.     NukePoET starts and is set to Finished when NukePoET is finished.
  45.  
  46.        Key name:  HKEY_LOCAL_MACHINE\SOFTWARE\NukePoET.
  47.        Value:     Status.
  48.        Setting:   Running.
  49.        Purpose:   Enables an installation program to run NukePoET.
  50.        Example:   The following pseudo-code shows how this is done:
  51.  
  52.           Delete the Status value // in case it already exists.
  53.           Launch NukePoET silently ('/s').
  54.           While (key does not exist).
  55.              Wait one second  // wait for NukePoET to start.
  56.           While (key exists).
  57.              Wait one second  // wait for NukePoET to finish.
  58.           Continue processing.
  59.  
  60. o   Added the /logfile command line parameter to enable the user 
  61.     to specify a path for the NukePoET.log file.
  62.  
  63. o   Added the /k command line parameter to enable the user to 
  64.     specify that NukePoET keeps (does not delete) the iVasion 
  65.     PoET adapter.
  66.  
  67. o   Added the /noreboot command line parameter to prevent NukePoET
  68.     from restarting the userís computer. The normal behavior of 
  69.     NukePoET is to restart the computer after it runs.
  70.  
  71.  
  72. ================
  73. C.  KNOWN ISSUES
  74. ================
  75. The only known limitation of NukePoET is that it currently does
  76. not remove the iVasion PoET adapter from Windows NT 4.0.
  77.  
  78.  
  79. *****************************************************************
  80.