home *** CD-ROM | disk | FTP | other *** search
/ Igromania 1999 December / 27_12_1999.iso / Soft / nlsetup.exe / FILES / 104 / 104
Text File  |  1999-11-27  |  25KB  |  533 lines

  1. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
  2. <html>
  3.  
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  6. <meta name="GENERATOR" content="Microsoft FrontPage 3.0">
  7. <title>Revision History</title>
  8. </head>
  9.  
  10. <body background="Skin.jpg">
  11.  
  12. <p><strong><big><big>Revision History</big></big></strong></p>
  13.  
  14. <hr>
  15.  
  16. <p><strong><big>3.14e (Release)</big></strong> 
  17.  
  18. <ul>
  19.   <li>Fixed the command-line disconnect and scheduled disconnect bugs.</li>
  20.   <li>Corrected the mangled exe's that come with NetLaunch.  They were compressed with
  21.     the wrong program when I created the archive.</li>
  22. </ul>
  23.  
  24. <hr>
  25.  
  26. <p><strong><big>3.14e (Beta 4)</big></strong> 
  27.  
  28. <ul>
  29.   <li>Fixed a bug which caused the first item in the second column of a multiple-column
  30.     context menu inoperable.</li>
  31.   <li>Corrected the links in the About Box to reflect the current webpage location.</li>
  32. </ul>
  33.  
  34. <hr>
  35.  
  36. <p><strong><big>3.14e (Beta 3)</big></strong> 
  37.  
  38. <ul>
  39.   <li>Changed libraries to use the new Microsoft SDK linker libs (found out why the first
  40.     3.14D release failed to load the Prefs screen with the new SDK libs, and fixed it)</li>
  41.   <li>Streamlined NetLaunch's usage of the registry by cleaning up several redundant checks
  42.     and moving some settings to memory</li>
  43.   <li>Created some registry buffer code (much like a "smartdrv" for the Windows
  44.     Registry).  The end result is that you will see much less registry activity, and
  45.     NetLaunch now no longer polls the registry at ALL.</li>
  46.   <li>Fixed a beta 1 bug which caused the low-traffic disconnect to fail</li>
  47.   <li>Fixed a beta 1 bug which caused an exception error when disconnecting (the exception was
  48.     handled, but an exception is an exception!)</li>
  49.   <li>Finally nailed down the low-traffic disconnect bug.</li>
  50.   <li>Moved several language-specific strings to the resources, so they can be easily edited.
  51.       This is in preparation for the possibility of releasing different language versions
  52.     of NetLaunch.</li>
  53.   <li>Went through all the code in order to make it compilable in both UNICODE and ANSI
  54.     formats.  Previously NetLaunch was strictly ANSI.  Currently only Windows NT
  55.     implements a complete UNICODE environment, so a UNICODE version of NetLaunch would only
  56.     run on NT.</li>
  57. </ul>
  58.  
  59. <hr>
  60.  
  61. <p><strong><big>3.14d (03-30-1998)</big></strong> 
  62.  
  63. <ul>
  64.   <li>Recompiled all the executables, including the installer and uninstaller, using a runtime
  65.     library I made as a subset to the standard runtime library that is compiled with normal
  66.     apps.  The end result is that all exe's are much smaller.</li>
  67.   <li>Altered the registry cleanup code to fix an infinite loop occurring on some systems</li>
  68.   <li>Fixed a notification bug in the Launch List.  When NetLaunch was first run after a
  69.     fresh install in which a previous Launch List was not found, NetLaunch would fail to
  70.     recognize any new items in the Launch List until NetLaunch was closed and re-started.</li>
  71.   <li>Fixed a problem NetLaunch was having executing .PIF files.  It seems that the PIF
  72.     file settings were not being used when the DOS program opened up.</li>
  73.   <li>NetLaunch no longer stores online information in its registry key, but keeps it in
  74.     memory instead.  Basically it means that NetLaunch no longer polls the registry every
  75.     second to get dial-up networking status.</li>
  76. </ul>
  77.  
  78. <hr>
  79.  
  80. <p><strong><big>3.14c (03-25-1998)</big></strong> 
  81.  
  82. <ul>
  83.   <li>Fixed a bug in the low-traffic disconnect option, which caused NetLaunch to sometimes
  84.     drop the line immediately after connecting.</li>
  85.   <li>Added code to "flush" the system tray after closing programs.  This will
  86.     effectively clean out any icons that a program may have left in the system tray after
  87.     NetLaunch has shut it down.</li>
  88.   <li>When preparing to launch a program automatically, NetLaunch will re-verify the proper
  89.     qualifications after the specified time delay has elapsed to see if it should still launch
  90.     the program.  In a nutshell, if you specify a time-delay launch on connect, and the
  91.     connection is dropped before the program has launched, NetLaunch will not launch the
  92.     program.</li>
  93.   <li>Corrected some potential notification bugs that can happen if the Launch List is updated
  94.     while the Preferences screen is on display.</li>
  95.   <li>Fixed an icon display problem if a shortcut either was invalid, or did not have an icon
  96.     associated with it.</li>
  97.   <li>Fixed a startup bug which sometimes caused multiple instances of NetLaunch to start,
  98.     and/or caused programs launched through NetLaunch at startup to not properly close later
  99.     on.</li>
  100. </ul>
  101.  
  102. <hr>
  103.  
  104. <p><strong><big>3.14b (03-20-1998)</big></strong> 
  105.  
  106. <ul>
  107.   <li>Added support for showing/hiding sub-directories (submenus) in the Launch List</li>
  108.   <li>Added enviornment variable support for assigning the launch list directory.  (i.e.
  109.     "%windir%\Start Menu\Programs\Internet")</li>
  110.   <li>Added registry clean-up code to keep the NetLaunch registry key from getting cluttered
  111.     with unused stuff</li>
  112.   <li>Fixed a command-line bug which caused NetLaunch not to launch programs/connections from
  113.     the command line.<br>
  114.     <strong>If you are using NetLaunch to execute a program from the Launch List from the
  115.     command line, you must include the shortcut's extension in the command line parameter or
  116.     it will not work!  </strong>This is a change in behavior from the previous versions
  117.     of NetLaunch, but was necessary to avoid possible filename problems and mismatches when
  118.     trying to identify the program you are attempting to launch.</li>
  119.   <li>NetLaunch can now detect the closing of DOS applications, including batch files!</li>
  120.   <li>Minimum connection speed and low-traffic disconnect are now working for Win95 users who
  121.     have not upgraded to MSDUN1.2 -- I highly recommend upgrading to MSDUN1.2 anyway!</li>
  122.   <li>Updated several outdated items in the helpfile</li>
  123.   <li>Slightly altered my hook procedure (NT4/5 only) which may have been causing a problem if
  124.     other hooks were installed.  (An example would be RTVReco v5.x, which uses hooks to
  125.     catch windows and dialogs as they appear)</li>
  126. </ul>
  127.  
  128. <hr>
  129.  
  130. <p><strong><big>3.14a (03-15-1998)</big></strong> 
  131.  
  132. <ul>
  133.   <li>Fixed a GP fault when loading schedules into memory under certain conditions</li>
  134.   <li>Fixed a display bug where DUN connection names with period "." characters were
  135.     truncated</li>
  136.   <li>Reverted the tray icon back to the original, and made a new Disabled tray icon that
  137.     looks better (in my opinion)</li>
  138.   <li>NetLaunch sometimes didn't redial after disconnecting a connection that failed to meet
  139.     minimum speed requirements.</li>
  140.   <li>Fixed a GP fault that sometimes occurred while dialing an ISP, just after the connection
  141.     is made.  Usually happened on NT only.</li>
  142.   <li>When entering a timeout value for a program in the Preferences screen, if you clicked on
  143.     another item, it would inherit the previous item's settings.</li>
  144.   <li>Fixed a "divide error" when bringing up the Preferences screen.  Only
  145.     happened to users on Win95 with COMCTL32.DLL version 4.00.950.</li>
  146.   <li>Removed the Exit button in Preferences if the system tray icon is visible.  If the
  147.     tray icon is not in the tray, the Exit button will be there so that you can exit NetLaunch
  148.     completely.</li>
  149.   <li>NetLaunch was pretty stupid about locating the helpfile...Fixed!</li>
  150.   <li>NetLaunch failed to shut down or detect previous instances of programs in the launch
  151.     list that contained period "." characters in the filename (other than the
  152.     extension)</li>
  153.   <li>NetLaunch sometimes wouldn't let NT4 shut down properly, instead you had to exit
  154.     NetLaunch manually before NT4 would shut down</li>
  155.   <li>Fixed a GP fault in Dial-Up Networking that happened when NetLaunch was started, a
  156.     connection was made and then broken, then NetLaunch was closed and restarted, and a
  157.     connection was made again.  (This one was a bit difficult to fix!)</li>
  158. </ul>
  159.  
  160. <hr>
  161.  
  162. <p><strong><big>3.14 (03-13-1998)</big></strong> 
  163.  
  164. <ul>
  165.   <li>Sorted the Launch List and Connections in the context menu</li>
  166.   <li>Netlaunch can now start disabled.</li>
  167.   <li>Netlaunch can now launch just about anything in the Launch List. In order to do this, I
  168.     had to make some changes to the way it stores program launch preferences in the registry. <strong>THIS
  169.     MEANS YOU HAVE TO RECONFIGURE YOUR PROGRAMS IN NETLAUNCH</strong>. Sorry, but the feature
  170.     was worth the inconvenience...at least *I* thought so...</li>
  171.   <li>Changed the way it waits for the Reconnect dialog to appear--this should fix everyone
  172.     having problems with Netlaunch not reconnecting on disconnect.</li>
  173.   <li>Added minimum connection speed checking, so Netlaunch will disconnect and redial if the
  174.     minimum connect speed is not met.</li>
  175.   <li>Fixed a problem with retrying a connection if you are using MSDUN1.1 or above and had
  176.     the "Prompt for information before dialing" un-checked in the DUN settings.</li>
  177.   <li>Some minor internal changes in preparation for beta testing to begin on NetLaunch
  178.     version 4.0</li>
  179.   <li>Added hyperlinks to the About Box so people could send me e-mail and go to my webpage
  180.     easily.</li>
  181.   <li>Moved the Schedules to memory, so Netlaunch no longer bothers the registry every second.</li>
  182.   <li>An improved Idle Disconnect.  Microsoft relies on the modem's
  183.     "S-Registers" to drop the connection after it's been idle, but often the modem
  184.     either doesn't use it, or will maintain the connection because of intermittant
  185.     usage.  Netlaunch can now check the percentage of use, and can disconnect the modem
  186.     when it's really idle, or when the usage drops to a user-defined percentage over a
  187.     user-defined period of time.</li>
  188.   <li>The context menu now appears quicker, especially in NT4/NT5.</li>
  189.   <li>Added sub-directory support for the Launch List.  Now you can have submenus within
  190.     the context menu!</li>
  191.   <li>Created my own custom self-extracting executable installer/uninstaller.  I got
  192.     tired of dealing with the Windows Setup API DLL's and that INF file I was using before.</li>
  193.   <li>Added several files to the archive, including the NLUNLOAD.EXE program.   This
  194.     program can unload NetLaunch, and I've had many requests for it.  You can even put
  195.     this file in the Launch List and have NetLaunch run it.</li>
  196. </ul>
  197.  
  198. <hr>
  199.  
  200. <p><big><strong>3.13a</strong></big> 
  201.  
  202. <ul>
  203.   <li>Fixed the "Disconnect after connected for xx" scheduled event. It was
  204.     disconnecting after a minute regardless of the setting.</li>
  205. </ul>
  206.  
  207. <hr>
  208.  
  209. <p><big><strong>3.13</strong></big> 
  210.  
  211. <ul>
  212.   <li>Added PIF file support for launching MS-DOS programs and batch files. NetLaunch cannot
  213.     close down or sense the closing of DOS programs, but it can at least launch them for you
  214.     now.</li>
  215. </ul>
  216.  
  217. <hr>
  218.  
  219. <p><big><strong>3.12</strong></big> 
  220.  
  221. <ul>
  222.   <li>Up to this version, NetLaunch was getting the verbage for the "Connect to"
  223.     dialog from the dialog box in RASAPI32.DLL in Windows 95. What I have come to find out is
  224.     that Windows 95 uses the "Connect to" stringtable entry to give that dialog box
  225.     its title, and ignores the original dialog box resource's default title. The
  226.     Brazilian-Portuguese version of Windows 95 has a slight discrepancy that caused this to
  227.     become an issue. The dialog box title said "Connectar A" and the stringtable
  228.     entry said "Connectar a" ... so NetLaunch was not pressing the button because it
  229.     was looking for a capital A and not a lowercase A. This may also fix some problems
  230.     NetLaunch was having with the Japanese/Chinese versions of Windows 95.</li>
  231. </ul>
  232.  
  233. <hr>
  234.  
  235. <p><strong><big>3.11</big></strong> 
  236.  
  237. <ul>
  238.   <li>NetLaunch now expands error dialogs that cannot fit the "retry" and
  239.     "cancel" buttons, so that they will fit.</li>
  240.   <li>No longer repeatedly minimizes the "Connected to" dialog over and over. It
  241.     only does it once now.</li>
  242.   <li>Fixed a menu bug in the left-clicked menu that would cause the menu option not to be
  243.     activated when clicked if the default ISP connection was set to not show in the context
  244.     menu. The right-clicked menu was unaffected.</li>
  245. </ul>
  246.  
  247. <hr>
  248.  
  249. <p><big><strong>3.10</strong></big> 
  250.  
  251. <ul>
  252.   <li>Fixed a problem with connections scheduled to begin on startup. Sometimes it was opening
  253.     several connection windows and trying to connect.</li>
  254.   <li>For programs set to close "just prior to" a connect/disconnect, NetLaunch will
  255.     now wait until the program is completely closed before continuing. This could cause an
  256.     infinite loop if the program does not close after NetLaunch tells it to. Closing the
  257.     program manually is the only way to make NetLaunch continue after that.</li>
  258.   <li>Added full support for the NetLaunch API! The API is completely finished, but as of May
  259.     9, 1997 I have not completed the API documentation. Contact me or keep checking my webpage
  260.     for availablility. It will be available free of charge for anyone who wants it.</li>
  261. </ul>
  262.  
  263. <hr>
  264.  
  265. <p><big><strong>3.10 Beta 5</strong></big> 
  266.  
  267. <ul>
  268.   <li>Fixed a GP fault with manually-launched programs (this was actually fixed in a second
  269.     upload of beta 4, so you may not have seen this error)</li>
  270.   <li>Slight alterations to the helpfile & the Program Prefs dialog to make room for
  271.     future additions.</li>
  272.   <li>Added a very tiny .WAV file player (PLAYWAV.EXE) to the archive. This will let you play
  273.     any .WAV file on a connect/disconnect event. It gets installed to your WINDOWS directory
  274.     along with NetLaunch.</li>
  275. </ul>
  276.  
  277. <hr>
  278.  
  279. <p><big><strong>3.10 Beta 4</strong></big> 
  280.  
  281. <ul>
  282.   <li>Broke the scheduler in beta 3. Fixed! Sorry.</li>
  283.   <li>Fixed a reconnect bug. NetLaunch was minimizing the "Connected to" dialog when
  284.     it appears underneath the "Reconnect/Cancel" dialog, and it should not have
  285.     been. It was causing all sorts of problems.</li>
  286. </ul>
  287.  
  288. <hr>
  289.  
  290. <p><big><strong>3.10 Beta 3</strong></big> 
  291.  
  292. <ul>
  293.   <li>Fixed the left-clicked menu problem when you've selectively hidden DUN connections. It
  294.     would either not launch the connection or would launch the wrong one.</li>
  295.   <li>Added minimize Internet News & Mail to the software. It now will check if it is
  296.     launching Explorer, and will adjust its method of minimizing the application accordingly.
  297.     To auto-minimize either Internet News or Mail, open the Launch List, right-click on the
  298.     icon, and select Properties. Select the Shortcut tab, and change the run mode to "Run
  299.     minimized". NetLaunch will take care of the rest.</li>
  300.   <li>Added no-focus launching, so apps can be started without giving them the window focus.
  301.     This doesn't work for all apps, only those written properly. (Internet News & Mail do
  302.     not pay attention to the NoFocus param...losers!)</li>
  303.   <li>Altered the GUI behavior for the Launch Options. You may now select the "Only one
  304.     instance" and "No focus" checkboxes for manually launched applications.</li>
  305. </ul>
  306.  
  307. <hr>
  308.  
  309. <p><big><strong>3.10 Beta 2</strong></big> 
  310.  
  311. <ul>
  312.   <li>Added "just prior to" options for launching/closing programs prior to a
  313.     connect or disconnect</li>
  314.   <li>Fixed the context menu bug introduced in beta 1</li>
  315. </ul>
  316.  
  317. <hr>
  318.  
  319. <p><big><strong>3.10 Beta 1</strong></big></p>
  320.  
  321. <p>Added a lot of new features! Things like: 
  322.  
  323. <ul>
  324.   <li>Retry on error like Windows NT...this is WAY cool!</li>
  325.   <li>Can now press either "Reconnect" or CANCEL on a DUN disconnect</li>
  326.   <li>Can minimize or hide the "Connected to" dialog</li>
  327.   <li>Can prevent program icons and connection icons from showing up in the context menu</li>
  328. </ul>
  329.  
  330. <p>Fixed some of the problems preventing me from enabling all the compiler optimizations,
  331. so now the program is even smaller than it was before!</p>
  332.  
  333. <hr>
  334.  
  335. <p><big><strong>3.06c</strong></big> 
  336.  
  337. <ul>
  338.   <li>Fix for Spanish version of Windows 95. Seems there was a trailing space on the
  339.     "Connectar Con" string in the RASPI32.DLL which is trimmed when the window is
  340.     opened, and NetLaunch was unable to "see" the window.</li>
  341.   <li>Fixed an unhandled exception error when disconnecting from an ISP in Windows NT.</li>
  342. </ul>
  343.  
  344. <hr>
  345.  
  346. <p><big><strong>3.06b</strong></big> 
  347.  
  348. <ul>
  349.   <li>Added disable support. NetLaunch can now be enabled and disabled</li>
  350. </ul>
  351.  
  352. <hr>
  353.  
  354. <p><big><strong>3.06a</strong></big> 
  355.  
  356. <ul>
  357.   <li>Fixed a small GUI bug</li>
  358. </ul>
  359.  
  360. <hr>
  361.  
  362. <p><big><strong>3.06</strong></big> 
  363.  
  364. <ul>
  365.   <li>More tweaking on the GUI, specifically the Launch List launch and close settings for
  366.     programs.</li>
  367.   <li>Fixed the Destroy Window. It was not working at all.</li>
  368.   <li>Changed the methodology of how NetLaunch looks for windows to send close or destroy
  369.     messages to. Previously, NetLaunch would simply enumerate the windows of the main thread
  370.     of an application. However, this was not working on many programs that create windows in
  371.     spawned threads (other than the primary thread). NetLaunch now enumerates all the windows
  372.     and matches them with their Process ID's to determine which apps own which windows. It can
  373.     now send messages to windows no matter which thread of an app opened it.</li>
  374. </ul>
  375.  
  376. <hr>
  377.  
  378. <p><big><strong>3.05d</strong></big> 
  379.  
  380. <ul>
  381.   <li>Fixed an unhandled exception in NT when dealing with the context menu change I put into
  382.     3.05c (grin)</li>
  383.   <li>Added a new checkbox to remove the connection entries from the context menu when you are
  384.     already connected.</li>
  385. </ul>
  386.  
  387. <hr>
  388.  
  389. <p><big><strong>3.05c</strong></big> 
  390.  
  391. <ul>
  392.   <li>Changed the context menu to handle huge amounts of programs in the Launch List.
  393.     Previously if you were in 640x480 and had a lot of programs in the list, the menu would
  394.     keep going down vertically, even past the end of the visible display area. Added logic to
  395.     allow it to do multiple columns.</li>
  396. </ul>
  397.  
  398. <hr>
  399.  
  400. <p><big><strong>3.05b</strong></big> 
  401.  
  402. <ul>
  403.   <li>When I reworked the disconnection detection code for NT a while back, I accidentally
  404.     broke the "press redial button" code. FIXED!</li>
  405.   <li>Fixed a very tiny GUI bug when you've added a new connection to DUN. It would sometimes
  406.     show the "Apply" button when you hadn't changed anything in the
  407.     "Connections" tab.</li>
  408. </ul>
  409.  
  410. <hr>
  411.  
  412. <p><big><strong>3.05a</strong></big> 
  413.  
  414. <ul>
  415.   <li>Removed "push buttons for all dialup connections". It is now automatic and can
  416.     not be disabled. Most of the "dialog skipping" routines required this feature
  417.     enabled and would not work otherwise.</li>
  418.   <li>Fixed long dial-up names. If the name of the dialup connection is longer than 18
  419.     characters, Windows95 truncates the name and appends "..." to it. This was
  420.     throwing off NetLaunch, especially since the behavior in OSR2 is different than old
  421.     Windows 95.</li>
  422. </ul>
  423.  
  424. <hr>
  425.  
  426. <p><big><strong>3.05</strong></big> 
  427.  
  428. <ul>
  429.   <li>Small tweaks. Fixed a couple small bugs when trying to press buttons for the
  430.     "Connect To" dialog.</li>
  431.   <li>Messing with the optimization settings for my compiler. Some of the features are causing
  432.     inconsistencies between my debug and release builds and are causing a lot of problems.
  433.     Unfortunately it means the executable is a little bigger now.</li>
  434.   <li>I was leaving some handles open when it launched/closed programs. Fixed!</li>
  435.   <li>The Launch List in the Preferences screen is updated properly when you chang the Launch
  436.     List directory. You no longer have to exit Prefs and come back in</li>
  437.   <li>Changed the way I resolve links and ask for a pathname/filename from the system. I was
  438.     asking for the shortpath (8.3 format) instead of the UNC path, and some programs...well,
  439.     ONE program didn't like it. It was Agent 1.0.</li>
  440.   <li>Separated the INF file into two versions, one for NT and one for 95. Why can't Microsoft
  441.     name their setup API DLL's the same in NT and 95? It'd make the uninstall process SO much
  442.     easier!</li>
  443.   <li>Fixed the "Hide connected dialog" button...was not updating properly</li>
  444.   <li>Fixed a long ISP name bug...The "Connect To" dialog was truncating the name in
  445.     the static control I was looking at--fortunately there's a hidden on in the dialog with
  446.     the full name.</li>
  447. </ul>
  448.  
  449. <hr>
  450.  
  451. <p><big><strong>3.04</strong></big> 
  452.  
  453. <ul>
  454.   <li>Fixed a major bug that could cause your system to get seriously unstable after running
  455.     NetLaunch for a long time. I kept opening the registry key every 2 seconds and not closing
  456.     it...so each time it would open another handle, then another, then another...you get the
  457.     point. I didn't catch it until I ran NT's task manager. (Thank God!)</li>
  458.   <li>Fixed a small registry cleanup bug</li>
  459.   <li>Added a time-delay launch so a program can launch after a designated period of time
  460.     after a connect. That way it doesn't totally cripple your system by launching all the
  461.     programs at the same time.</li>
  462.   <li>Can now hide the "Connected" dialog...None of this minimizing crap. It's GONE!
  463.     (I always hated having that window in my taskbar!)</li>
  464.   <li>Added left-click support and a new "Connections" hotkey. Left-clicking on the
  465.     NetLaunch icon now brings up an abbreviated Connections menu, allowing you to connect and
  466.     disconnect. The hotkey does the same thing, only with the keyboard of course.</li>
  467. </ul>
  468.  
  469. <hr>
  470.  
  471. <p><big><strong>3.03</strong></big> 
  472.  
  473. <ul>
  474.   <li>Fixed a bug when executing command-line params that caused programs to be launched in
  475.     the Launch List.</li>
  476.   <li>The program now reports when it cannot resolve a link.</li>
  477.   <li>NetLaunch can press the "Connect" button and override username/password in NT.
  478.     Of course, this only works if the dialog pops up.</li>
  479. </ul>
  480.  
  481. <hr>
  482.  
  483. <p><big><strong>3.02</strong></big> 
  484.  
  485. <ul>
  486.   <li>Fixed the fix to scheduling</li>
  487.   <li>Fixed disconnect detect problem in NT</li>
  488.   <li>Will no longer try to connect to a connection already established</li>
  489. </ul>
  490.  
  491. <hr>
  492.  
  493. <p><big><strong>3.01</strong></big> 
  494.  
  495. <ul>
  496.   <li>Fixed the Windows NT support. It was WAAAY broken. (I had to install NT to do this
  497.     however...sigh)</li>
  498.   <li>Fixed the Launch List directory defaults...it was broke, too.</li>
  499.   <li>Fixed the scheduling bug for connections with an underscore.</li>
  500.   <li>Fixed numerous incorrect registry access functions that NT is more picky than 95 about.</li>
  501. </ul>
  502.  
  503. <hr>
  504.  
  505. <p><big><strong>3.00 Released 04-25-1997</strong></big> 
  506.  
  507. <ul>
  508.   <li>Fixes from the most recent beta:</li>
  509.   <li>Fixed a dumb (but elusive) bug that erased the "program" tab preferences when
  510.     you were in the Launch Opts screen (and had not switched to "Prog opts") and
  511.     changed one of the "Apply to all/each" radio buttons. Duhh!</li>
  512.   <li>Made the Prefs screen a little smarter. It doesn't give you the "Apply" button
  513.     now unless you really CHANGE something.</li>
  514.   <li>Removed the multimedia timer I was using for scheduling, and made the schedule timing
  515.     code smarter so it didn't require the kind of accuracy I needed before.</li>
  516.   <li>Fixed a bug that caused the helpfile to be repeatedly shown when you had no items in the
  517.     Launch List. Oops!</li>
  518.   <li>It now disables the functions that do not work on Windows NT, namely the button-pressing
  519.     options.</li>
  520.   <li>Small cosmetic changes. Fixed incorrect tab orders, fixed a font bug that caused the
  521.     entries in the context menu not to reflect the current menu font if you changed it while
  522.     NetLaunch was running. Centered text and icons in my owner-draw stuff so it looks better
  523.     with non-standard fonts and sizes.</li>
  524.   <li>Added some more information about the "Only one instance" checkbox and its
  525.     limitations in the current release.</li>
  526.   <li>NetLaunch tries to put your default Dial-Up connection first in its menu, but it
  527.     sometimes put a bogus name there if you changed the name of your connection but had not
  528.     used it yet.</li>
  529.   <li>Put the LAUNCH.INF back in the ZIP file. Oops!</li>
  530. </ul>
  531. </body>
  532. </html>
  533.