home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR2 / DOSBAR11.ZIP / DOSBAR.TXT < prev    next >
Text File  |  1993-12-02  |  4KB  |  102 lines

  1. DosBar V1.10 - A Toolbar for DOS-Windows 
  2.                Copyright 1993 by Andreas Furrer
  3. ============================================================================
  4.  
  5. DosBar adds a toolbar to any DOS window. With this toolbar you have an
  6. easy access to the mark, copy, paste and other functions which will 
  7. normally only be available from the system menu of a DOS window.
  8.  
  9.  
  10. Installation
  11. ============
  12. The installation of DosBar is very easy:
  13. 1) Copy DOSBAR.EXE and DOSBARH.DLL to any (but the same) directory.
  14. 2) Create a new item for DOSBAR.EXE in your startup group.
  15. 3) Restart Windows.
  16.  
  17.  
  18. The next time you open a DOS application in a window you will see a toolbar
  19. at the top of the window. 
  20. If you press any button of the toolbar you will see a short description of the
  21. command beside the toolbar.
  22.  
  23.  
  24. Configuration
  25. =============
  26. If you click on the icon of DosBar, you will see two additional menu entries
  27. in the system menu:
  28. - Configuration
  29. - About
  30.  
  31. If you choose Configuration you will get the configuration dialog of DosBar.
  32. In this dialog you can customize the toolbar and set some other options.
  33.  
  34. For the customization of the toolbar you see two listboxes and three buttons:
  35. The left listbox shows the commands that are NOT in the toolbox and the
  36. right listbox shows the contents of the toolbar.
  37. With the 'Append' button you add the selected command of the left list to
  38. the end of the right. The 'Insert' button will add the selected command
  39. of the left listbox above the selected command of the right listbox and
  40. the 'Delete' button will delete the selected entry of the right listbox.
  41. The special entry 'Space' will add a distance between the buttons. You can
  42. add as many 'Spaces' you like.
  43.  
  44. With the checkbox 'Show short description of commands' you can choose if you
  45. want to see a short description of the commands or not. The description will
  46. be displayed beside the buttons. You can adjust the position of the description
  47. by adding 'Spaces' ad the end of the toolbar.
  48. The checkbox 'Show icon' lets you choose if you wnat to to see the icon for
  49. DosBar or if it should run invisible. If it runs invisible, it will become
  50. visible if you start DosBar a second time or if you switch to DosBar with a
  51. taskmanager that lets you see also hidden windows like Ftaskman - a very nice 
  52. FREE taskmanager replacement.
  53.  
  54.  
  55. Closing DosBar
  56. ==============
  57. DosBar can be closed with the Close command of its system menu (if the DosBar
  58. icon is visible - if not: just start DosBar a second time) or by a taskmanager
  59. that let you see hidden windows.
  60. But note: you can't close DosBar if you have any DOS application running.
  61. If you want to close DosBar you have to finish ALL DOS applictions first.
  62.  
  63.  
  64. Freeware-Note
  65. =============
  66. You can use and distribute DosBar free, as long as the following files 
  67. are not changed and you distribute all files together
  68.  
  69. - dosbar.txt
  70. - dosbar.exe
  71. - dosbarh.dll
  72.  
  73. I am programming DosBar because I have fun and not to make any profit. 
  74. That's why DosBar is free and you don't have to pay more or less high 
  75. registration charges.I think it is a bad habit, that more and more program 
  76. authors want to have money even for the smallest programs.
  77.  
  78. Long live Freeware!
  79.  
  80.  
  81. If you have problems, comments, suggestions or you detect one error, 
  82. please E-Mail to
  83.  
  84. s_furrer@ira.uka.de
  85.  
  86.  
  87.  
  88. (c) 1993 by Andreas Furrer
  89.  
  90.  
  91. Version history
  92. ===============
  93. 1.10: - Added a configuration dialog for changing the toolbar and set
  94.         options.
  95.       - Added the display of a short description of the button command.
  96.       - Added new commands: Full screen, Close window, Minimize window and
  97.         Maximize window.
  98. 1.01: - There was a problem when DosBar was closed by some taskmanagers and
  99.         a DOS application was running. Now you can't close DosBar when
  100.         any DOS application is running.
  101. 1.00: - First version of DosBar.
  102.