home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 12 / CD_ASCQ_12_0294.iso / vrac / laun16a.zip / README.TXT < prev    next >
Text File  |  1994-01-30  |  8KB  |  229 lines

  1.                             LAUNCH! version 1.6a  
  2.                               January 31, 1994 
  3.  
  4.  
  5. Quick Description:
  6. ------------------
  7. Launch! is a fully configurable, toolbox style application.  Each of Launch!'s
  8. buttons can be configured to run any program.  Once you assign a program to
  9. one of its buttons, that program can be "launched" with just a click of the
  10. mouse.
  11.  
  12.  
  13. Installation:
  14. -------------
  15. To install Launch!, copy the files LAUNCH!.EXE and LAUNCH!.HLP to any
  16. directory on your hard disk.  Those two files must be in the same directory,
  17. or you will not be able to access Launch!'s help from within Launch!
  18.  
  19. Copy the files THREED.VBX and CMDIALOG.VBX to your WINDOWS\SYSTEM directory.
  20. If these files already exist in that directory, compare the dates of the
  21. files and keep the newest ones.  The older ones should be deleted!
  22.  
  23. IMPORTANT!  To run Launch!, you must have the file VBRUN300.DLL in your
  24. WINDOWS\SYSTEM directory.  VBRUN100.DLL and VBRUN200.DLL will not work.  If
  25. you do not have a copy of this file, you can obtain it off of most BBS's and
  26. online services.
  27.  
  28.  
  29. Running Launch!:
  30. ----------------
  31. Once you have installed Launch!, create an icon for it by following the
  32. instructions in your Windows manual.  More than likely you will want to
  33. place the Launch! icon in your StartUp group.  To run Launch!, double-click
  34. on the Launch! icon.
  35.  
  36. For instructions on configuring Launch!, please see the online documentation.
  37.  
  38. To activate the online documentation from within Launch!, single-click on the
  39. grey border around the Launch! form (or right-click on any of Launch!'s
  40. configurable buttons).  Click on "Online Help...".
  41.  
  42. To activate the online help from outside of Launch!, open File Manager,
  43. locate and double-click on the file named LAUNCH!.HLP.
  44.  
  45.  
  46. Registering Launch!:
  47. --------------------
  48. If you find Launch! useful, please support the shareware concept by
  49. registering your copy of Launch!  To register, send a check or money
  50. order for $15, along with your name, address, and e-mail address, to:
  51.  
  52.             Rodney M. Savard
  53.             4507 South Kent Street
  54.             Kennewick, WA  99337-4510
  55.  
  56. Upon registering, you will receive a registration number that will remove
  57. the opening screen on Launch!  (If you provide your e-mail address, you
  58. will receive your registration number much faster.)
  59.  
  60. For additional information on registering Launch!, including instructions
  61. on purchasing the source code, please see the online documentation.
  62.  
  63. If you have any problems, questions, suggestions, or comments, please do
  64. not hesitate to share them with me!  I can be reached through U.S. Mail at
  65. the above address, or via e-mail through one of the following addresses:
  66.  
  67.                        Internet: rm_savard@pnl.gov
  68.                  America Online: RodSavard
  69.                           GEnie: R.SAVARD
  70.             ImagiNation Network: 58313
  71.  
  72.  
  73.  
  74. VERSION HISTORY
  75. ===============
  76.  
  77. New in version 1.6a:
  78. --------------------
  79.  
  80. * Some additional problems were reported when using Launch! with a "large
  81.   font" display driver.  All known problems are now fixed.
  82.  
  83. * Common dialogs now have titles that correspond to the action being taken.
  84.   (i.e., instead of "Open" being displayed when you're selecting a program,
  85.   "Select Program" is now displayed.)
  86.  
  87. * Combo Boxes and text boxes now have a 3-D look.
  88.  
  89.  
  90. New in version 1.6:
  91. -------------------
  92.  
  93. * Removed the 100 button limitation.  Now you can display as many buttons
  94.   as you like, as long as you have enough system resources available.
  95.  
  96. * Added an optional "read only" feature, which prevents the configuration
  97.   of Launch! from being changed accidentally.
  98.  
  99. * Now Launch! can, optionally, show the time & date in the status bar when
  100.   it would otherwise be blank.  Launch! can now also hide the status bar
  101.   when it would otherwise be blank.
  102.  
  103. * Added a few more options to Launch!'s configuration screen.
  104.  
  105. * Added 3 buttons on the configuration screen that allow you to exit
  106.   Windows, restart Windows, and reboot your computer.
  107.  
  108. * The status bar can no longer be "fooled" by quickly moving the mouse
  109.   pointer.
  110.  
  111. * Fixed the problem with hitting ENTER in the Program field on the Button
  112.   configuration screen.
  113.  
  114. * Fixed the problem with hitting ENTER in the Icon Source field on the
  115.   Select Icon screen.
  116.  
  117. * Fixed the problem with Launch! when using a "large font" display driver.
  118.   The buttons are now correctly scaled to fit the icons.
  119.  
  120. * Added a "revert" feature which reconfigures Launch! with the last saved
  121.   configuration.
  122.  
  123.  
  124. New in version 1.5:
  125. -------------------
  126.  
  127. * Fixed a bug which prevented the buttons' description from being overwritten 
  128.   when a file was dropped from File Manager onto a button that was already 
  129.   configured.
  130.  
  131. * Rewrote the icon extraction routine--icons are extracted and displayed
  132.   faster.
  133.  
  134. * Added an optional "minimize on launch" feature, which causes Launch! to
  135.   minimize itself when you run a program from Launch!
  136.  
  137. * Added the ability for multiple "pages" of buttons.  This allows more rows
  138.   of buttons to be configured than are visible at one time.  (For example, 
  139.   you may have 4 configurable rows, but only want 2 visible at one time.)
  140.   The rows can be scrolled through by using a scroll bar.  (The scroll bar
  141.   is not visible when all configurable rows are visible.)
  142.  
  143. * Fixed a bug that prevented Launch!'s Help from being called unless it was
  144.   located in the WINDOWS directory.
  145.  
  146. * Fixed a bug that caused Launch!'s iconized position to be saved if it was
  147.   closed while iconized.  Now if Launch! is minimized, it will restore itself
  148.   before quitting.
  149.  
  150.  
  151. New in version 1.4:
  152. -------------------
  153.  
  154. * Fixed a bug that prevented the buttons' description fields from being
  155.   swapped when you use the "Swap" feature.
  156.  
  157. * Fixed some other minor coding errors that were more than likely unnoticed.
  158.  
  159.  
  160. (Launch versions 1.0 - 1.3 were not released as shareware.)
  161.  
  162. Launch! features include:
  163. -------------------------
  164.  
  165. * Launch! automatically extracts the program's icon and uses it as a picture
  166.   on its button.
  167.  
  168. * Any button can be quickly configured by dropping a file from File Manager
  169.   on to the button.
  170.  
  171. * You can specify the number of buttons on the Launch! window by configuring
  172.   the number of columns and rows of buttons.  The number of buttons is only
  173.   limited by your system resources.
  174.  
  175. * Optional status bar displays the name of the program that is assigned to
  176.   the button under the mouse pointer.
  177.  
  178. * Launch! can either show all rows of buttons at once, or show a specified
  179.   number of rows at a time; the other rows can be viewed by using a scroll
  180.   bar.
  181.  
  182. * "Revert" feature restores the last saved configuration.
  183.  
  184. * Optional "always on top" feature.
  185.  
  186. * Optional "minimize on Launch" feature.
  187.  
  188. * Optional "read-only" mode protects your Launch! configuration from being
  189.   accidentally changed.
  190.  
  191. * Launch! automatically saves its screen position and configuration when you
  192.   end the program.  It is automatically restored it when Launch! is run
  193.   again.
  194.  
  195. * Ability to specify a working directory, description, and icon for each
  196.   button.  (Launch! can use ANY icon out of ANY DLL, EXE, or ICO file
  197.   containing icons--you do not have to use a program's default icon.)
  198.  
  199. * Ability to use 4 different sizes for the buttons.  (Icons are
  200.   automatically scaled to fit the button.)
  201.  
  202. * Built in ability to exit Windows, restart Windows, and reboot your
  203.   computer.
  204.  
  205. * Popup menu allows you to Edit, Clear, and Swap the buttons' configurations.
  206.  
  207. * Online Help.
  208.  
  209.  
  210. DISCLAIMER:
  211. -----------
  212.  
  213. By installing this program on your system, you indicate your 
  214. agreement to the following terms and conditions.  If you do NOT 
  215. agree, you are NOT licensed to use this program and must delete 
  216. it from your sytem.
  217.  
  218. THE PROGRAM LAUNCH!.EXE AND THE HELP FILE LAUNCH!.HLP ARE DISTRIBUTED
  219. "AS IS."  THE AUTHOR DOES NOT MAKE ANY WARRANTY OF ANY KIND, EXPRESSED
  220. OR IMPLIED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DAMAGES
  221. INCLUDING (BUT NOT LIMITED TO) LOST PROFITS, LOST SAVINGS, OR ANY 
  222. OTHER INCIDENTAL OR CONSEQUENTIAL DAMAGES RESULTING FROM THE USE OR
  223. INABILITY TO USE THIS PROGRAM, EVEN IF THE AUTHOR HAS BEEN ADVISED OF 
  224. THE POSSIBILITY OF SUCH DAMAGES, OR FOR ANY CLAIM BY ANY OTHER PARTY.
  225.  
  226.  
  227. Copyright (c) 1993-1994
  228. ALL RIGHTS RESERVED
  229.