home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 1998 July / Image.bin / FESTPLAT / NOREM / NREM!.EXE / changes.ht_ / changes.ht
Encoding:
Text File  |  1998-03-01  |  2.1 KB  |  59 lines

  1. <HTML>
  2. <HEAD>
  3. <TITLE>Help Topics: Change History</TITLE>
  4. </HEAD>
  5. <BODY>
  6. <SCRIPT LANGUAGE="JavaScript">
  7. <!-- Hide code from non-JavaScript browsers
  8. parent.document.title = "Help Topics: Change History"
  9. -->
  10. </SCRIPT>
  11.  
  12. <B>Version 0.1.1a:</B><BR>
  13. Made some minor changes to the help files.<P>
  14.  
  15. <B>Version 0.1.0a:</B><BR>
  16. Fixed online help system and e-mail trigger to work with system default
  17. associations using START.EXE.  Optimized code to run somewhat faster.<P>
  18.  
  19. <B>Version 0.0.5a:</B><BR>
  20. Added online help system.  Initial public release.<P>
  21.  
  22. <B>Version 0.0.4a:</B><BR>
  23. Works fairly well - command line functionality is fairly elegant now.
  24. Still not publicly released.<P>
  25. <OL>
  26. <LI>Final cleanup of command line mode.  Program no longer exits upon
  27.     receiving illegal or improperly formatted command.  Also fixed minor
  28.     bug in "Run On Startup" option.
  29. </OL><BR>
  30.  
  31. <B>Version 0.0.3a:</B><BR>
  32. Works, still kinda ugly, but better.  Still not publicly released.<P>
  33. <OL>
  34. <LI>Got rid of the awful kludge to get the application's pathname
  35.     and used the VB method instead.
  36. </OL><BR>
  37.  
  38. <B>Version 0.0.2a:</B><BR>
  39. Works, but it's ugly.  Not publicly released.<P>
  40. <OL>
  41. <LI>New format for command line options - the old ones were ugly and
  42.     lacked important functions.  New format is -d{drive} for disable
  43.     (curly braces are included), -e{drive} for enable, and -t{drive}
  44.     for "toggle current state".
  45. <LI>Much smarter command line parser - not <I>good</I>, but much better.
  46.     It can still be fooled.
  47. <LI>A "run on startup" option.  File->Save will save your current
  48.     settings into that ...CurrentVersion\Run\noRemove registry value
  49.     (or remove said value if the box is not checked.)  It will only
  50.     order noRemove to disable the drives so marked, as the enabled
  51.     drives will be in that state on startup.
  52. <LI>Slightly cleaner code - it's still pretty ugly though.  More
  53.     cleanup later, let's make it work first.
  54. </OL><BR>
  55.  
  56. <B>Version 0.0.1a:</B><BR>
  57. Inital release.  It works - but only forcibly.  Not publicly released.
  58. </BODY>
  59. </HTML>