home *** CD-ROM | disk | FTP | other *** search
- <HTML>
- <HEAD>
- <TITLE>Help Topics: Change History</TITLE>
- </HEAD>
- <BODY>
- <SCRIPT LANGUAGE="JavaScript">
- <!-- Hide code from non-JavaScript browsers
- parent.document.title = "Help Topics: Change History"
- -->
- </SCRIPT>
-
- <B>Version 0.1.1a:</B><BR>
- Made some minor changes to the help files.<P>
-
- <B>Version 0.1.0a:</B><BR>
- Fixed online help system and e-mail trigger to work with system default
- associations using START.EXE. Optimized code to run somewhat faster.<P>
-
- <B>Version 0.0.5a:</B><BR>
- Added online help system. Initial public release.<P>
-
- <B>Version 0.0.4a:</B><BR>
- Works fairly well - command line functionality is fairly elegant now.
- Still not publicly released.<P>
- <OL>
- <LI>Final cleanup of command line mode. Program no longer exits upon
- receiving illegal or improperly formatted command. Also fixed minor
- bug in "Run On Startup" option.
- </OL><BR>
-
- <B>Version 0.0.3a:</B><BR>
- Works, still kinda ugly, but better. Still not publicly released.<P>
- <OL>
- <LI>Got rid of the awful kludge to get the application's pathname
- and used the VB method instead.
- </OL><BR>
-
- <B>Version 0.0.2a:</B><BR>
- Works, but it's ugly. Not publicly released.<P>
- <OL>
- <LI>New format for command line options - the old ones were ugly and
- lacked important functions. New format is -d{drive} for disable
- (curly braces are included), -e{drive} for enable, and -t{drive}
- for "toggle current state".
- <LI>Much smarter command line parser - not <I>good</I>, but much better.
- It can still be fooled.
- <LI>A "run on startup" option. File->Save will save your current
- settings into that ...CurrentVersion\Run\noRemove registry value
- (or remove said value if the box is not checked.) It will only
- order noRemove to disable the drives so marked, as the enabled
- drives will be in that state on startup.
- <LI>Slightly cleaner code - it's still pretty ugly though. More
- cleanup later, let's make it work first.
- </OL><BR>
-
- <B>Version 0.0.1a:</B><BR>
- Inital release. It works - but only forcibly. Not publicly released.
- </BODY>
- </HTML>