home *** CD-ROM | disk | FTP | other *** search
/ internet.au CDrom 42 / NETCD42.iso / download / blanch19.exe / breadme.txt < prev    next >
Text File  |  1998-07-27  |  7KB  |  189 lines

  1.                            Blanch 1.9
  2.                  Copyright ⌐ 1996, One Guy Coding
  3.  
  4.              WWW   http://www.cam.org/~oneguy
  5.             eMail  oneguy@cam.org
  6.  
  7.     << Button Launcher for Windows 95 and Windows NT 4.0 >>
  8.  
  9. * Installation
  10. --------------
  11. Blanch comes with a small setup program and two install
  12. files (.inf) that will copy blanch to the directory
  13. \Program Files\One Guy Coding and create a program group
  14. in the Start Menu.  You can also uninstall blanch using
  15. the Control Panel Add/Remove software applet.  Run the
  16. Blanch17.exe distribution and unzip the files into a
  17. temporary folder (eg. c:\temp\blanch).
  18.  
  19. - change to the temporary folder
  20. - run setup.exe
  21. - a folder is opened with the shortcuts to blanch, readme,
  22.   changes, etc.  Run Blanch.
  23.  
  24. You can delete the files in the temporary folder.
  25.  
  26. That's it!  You will, undoubtedly, want to create a shortcut in 
  27. the StartUp menu to have blanch run when you start windows.  This
  28. can be done directly in the blanch context menu - right click anywhere
  29. on blanch and check "Startup shortcut" to have blanch create
  30. a shortcut in the start menu.
  31.  
  32. * Description
  33. -------------
  34. Blanch is a simple, yet powerful, drag-n-drop button bar for 
  35. Window 95 and Windows NT 4.0.  Drag executable files or 
  36. associated documents, folders and shortcuts (links) and drop
  37. them on blanch to create a new button.  Drag blanch buttons
  38. between pages to duplicate the button.  Drag a button off the
  39. page to delete the button (you can still paste it back to
  40. the button bar at this point).  Cut/Copy and Paste buttons
  41. from the Context menus.
  42.  
  43. Blanch buttons now have Cron capabilities, that is, they can
  44. be configured to launch automatically.  See the Cron options
  45. described below.
  46.  
  47. Right click on Blanch (or the title bar) to open the context
  48. menu.  From here you can set various options (see Blanch Options
  49. below) open the Blanch Properties dialog or change "Pages".
  50. The first 10 Blanch pages can be accessed via the keyboard 
  51. accelerators Ctrl-1, Ctrl-2, ... Ctrl-0 or by Ctrl-left and 
  52. Ctrl-right to cycle through the pages.
  53.  
  54. Blanch will auto hide if you move the bar to one of the edges
  55. of the screen.  For example, if you have a horizontal blanch
  56. bar and you drag the blanch window to the top of the screen the
  57. caption will disappear and blanch will hide if you run a program
  58. or select another window.  Double click on one of the page
  59. tabs to restore the caption.
  60.  
  61. Right click on a Blanch Button to open the button context menu.
  62. From here you can delete or open the button properties dialog.
  63. Change the executable, default directory, icon file or icon
  64. index and specify whether blanch should minimise, maximise or
  65. run the program normally.  Clicking on the first menu entry will
  66. open an explorer window in the directory where that particular
  67. program lives.  You can also cut/copy/paste buttons as well as
  68. drag them around on the blanch page.  Move them to another page
  69. by dragging and dropping a button onto a page tab.
  70.  
  71. You can also drop files onto blanches that contain executables.
  72. If the executable has been designed to accept command line options
  73. the executable will run and load the file or files dropped onto
  74. it. (Note: some program will not load more than one file at a time).
  75.  
  76. * Cron Options
  77. --------------
  78.  
  79. Any blanch button can now be configured to launch itself
  80. automatically.  Click the "Cron ..." button in any button
  81. properties dialog box to change or install cron settings
  82. for any given button.  Programs can be scheduled to launch
  83. based on the following criteria, in order of increasing
  84. priority,
  85.  
  86. Minute    - One or more 2 minute intervals (required)
  87. Hour      - One or more hours during the course of the day
  88. Day       - One or more month days (1-31)
  89. Week Day  - One or more week days (Sunday, Monday, ..., Saturday)
  90. Month     - One or more month days
  91.  
  92. *** NOTE *** Only the minute setting is required.  All other
  93.              criteria are enabled by default.
  94.  
  95. For example.  If you setup a cron with 0 and 30 minutes selected
  96. the Blanch will launch every month, every week day, every day
  97. and every hour at 0 and 30 minutes.  If you turned on a given
  98. hour, say 8, the program would only be launched at 8:00 
  99. and 8:30 (every day for all eternity or until 2038, which ever
  100. comes first).
  101.  
  102. Note that Week Day settings take priority over Month Day 
  103. settings, that is if you select Monday but deselect Monday
  104. the 1st, 8th and 22nd the program would still launch on
  105. those days.
  106.  
  107. To destroy settings for a button click the Destroy button.
  108. To clear settings, click Clear.
  109. To disable the current settings, click Disable on.
  110. To launch the button only one time, click One Time on.
  111.  
  112. * Blanch Options
  113. ----------------
  114. Pages          - popup menu for managing button pages
  115. Buttons        - add buttons to blanch
  116. -------------
  117. Paste          - paste a button onto the current page (right click on a button
  118.                  to copy or paste it into the button clipboard)
  119. -------------
  120. Options
  121.   On Top         - blanch stays on top of all other applications
  122.   Auto Hide      - blanch can be auto hidden on the edge of the screen
  123.   Caption        - show or hide the window caption
  124.   Tab snap       - mouse cursor 'snaps' to page tabs when turned on
  125.  
  126.   Big Icons      - choose big icons or smaller ones
  127.   Show Flyouts   - if clicked the description field is displayed in a 
  128.                    small flyout menu
  129.   Show Systray   - display an icon in the system tray
  130.   Flat style     - buttons are displayed without borders when selected
  131.  
  132.   Show horizontal
  133.   Show vertical  - blanch can be displayed horizontally or vertically
  134.  
  135.   Save to registry - save the current button setup to the registry
  136.   Export registry - save the current registry for blanch to the specified file
  137.  
  138. --------------
  139.  
  140. About          - display the about dialog box
  141. Help           - display the help file (coming soon)
  142. Close          - exit blanch
  143. Properties     - Blanch Properties dialog box
  144.  
  145. * Blanch Button Options
  146. -----------------------
  147. Explore ...      - opens windows explorer and selects the button's executable
  148. Desktop shortcut - creates a desktop shortcut for the current button settings
  149. ----------------
  150. Cut              - cuts the selected button to the clipboard
  151. Copy             - copies the selected button to the clipboard
  152. Paste            - pastes the clipboard onto the current page
  153. ----------------
  154. Delete           - delete the selected blanch button
  155. Properties       - Blanch Button Properties dialog box
  156.  
  157. * Keyboard
  158. ----------
  159. Ctrl+1         - Open Page 1
  160. Ctrl+2         - Open Page 2
  161. ...
  162. Ctrl+9         - Open Page 9
  163. Ctrl+0         - Open Page 10
  164. Ctrl-left      - Switch to the previous page
  165. Ctrl-right     - Switch to the next page
  166. Ctrl+F11       - Blanch hotkey (will be configurable in Properties dialog)
  167.  
  168. Ctrl-H         - toggle auto hide setting
  169. Ctrl-S         - save to registry
  170. Ctrl-V         - Paste
  171. Ctrl-X         - Exit blanch
  172.  
  173. * Notes
  174. -------
  175.  - the following string, as an option to explorer.exe, will load dial-up
  176.    networking,
  177.  
  178. ::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\::{992CFFA0-F557-101A-88EC-00DD010CCC48}
  179.  
  180.  - Blanch data is stored in the registry under the key,
  181.  
  182.    HKEY_CURRENT_USER\Software\One Guy Coding\Blanch
  183.  
  184. * Author
  185. --------
  186.    Steeve McCauley
  187.    One Guy Coding
  188.    oneguy@cam.org
  189.    http://www.cam.org