home *** CD-ROM | disk | FTP | other *** search
/ The Best of Windows 95.com 1996 September / WIN95_09964.iso / filetool / qo1bw95.zip / README.TXT < prev   
Text File  |  1996-09-11  |  11KB  |  205 lines

  1. **********************************************************************
  2.    Quick Open For Windows 95 -- By Moshe Martsiano -- JULY 1996
  3. **********************************************************************
  4.   Visit My Home Page : http://www.geocities.com/RainForest/1714/
  5.  
  6.                 Find and Act On Folders in A Flash
  7.  
  8.  
  9. 1. Installing Quick Open
  10.  
  11. Unzip the qo1bw95.zip file and place all its files in the same directory. You must unzip the
  12. file using the -d flag in order to unzip the subdirectories correctly as well. Don't use a long file
  13. name as your Quick Open folder. Use something short such as "QO".
  14.  
  15. Make sure you have at least additional 100K in drive C for the database file that QO creates
  16. listing all your directories.
  17.  
  18. The very first time you run the qo.exe file, the "About" window will open. This is where you
  19. register for evaluation purposes. After you click the OK button, and this time only, the
  20. options window will open automatically. Use the add button to add the directories you want
  21. to monitor for changes. Remember that every directory you choose and all its subdirectories
  22. are scanned. For example, "c:\", will monitor the entire C drive and "c:\windows" will
  23. monitor the windows directory and all the its subdirectories.
  24.  
  25.  
  26. 2. Usage
  27.  
  28. QO will appear as a folder icon in the tray or notification area on the right side of the
  29. Taskbar. You can access it by left clicking that icon. You can also access it off of the keyboard,
  30. by pressing ctrl + / or ctrl + \. To leave the dialog box, hit Esc.
  31.  
  32. When you access QO, the QO dialog box will pop up. The first time only, press the refresh
  33. button, and wait until the QO builds the database of monitored directories. You can do other
  34. things in other applications. After the refresh, you are ready to use the application. In fact,
  35. you don't have to use the refresh button, QO will auto-refresh but it will take more time to
  36. auto-refresh if you are also doing other things.
  37.  
  38. In the QO dialog box type all or part of a folder name and hit enter. QO will instantly open
  39. an Explorer window to that directory.
  40.  
  41. If more then one folder is found a list will be presented. Double click on the item you want
  42. work with or press the open button after selecting a item from the list. You can select
  43. multiple items by holding the ctrl key and left clicking items and them pressing the open
  44. button.
  45.  
  46.  
  47. If you create or rename a monitored directory, QO will detect it and refresh that directory in
  48. the background. If you choose to delete a monitored directory, you may want to press the
  49. refresh button to immediately rebuild the entire database; searches will then be faster.
  50.  
  51. QO is by default placed in your StartUp folder, so it runs when you start Windows 95 and
  52. can monitor your folders.
  53.  
  54. QO takes very little CPU time; it will not slow down your computer! On a 486 computer
  55. you won't notice it automatically refreshing your monitored directories list. You can check
  56. this by using Microsoft kernel tools available via the Internet.
  57.  
  58. Enjoy the program and don't forget to register.
  59.  
  60.  
  61. 3. Configuring Quick Open
  62.  
  63. Under the Options button, you specify the drives or directories you wish to monitor.
  64. Remember that every directory you choose and all its subdirectories are scanned. For
  65. example, "c:\", will monitor the entire C drive and "c:\windows" will monitor the windows
  66. directory and all the its subdirectories.
  67.  
  68. Also under the Options button, you specify the default action for the Open button. This will
  69. determine the action taken when you press the Open button or double click on a folder. You
  70. can choose a folder window, an Explorer window or activate any of your four user-defined
  71. buttons.
  72.  
  73. Lastly, under the Options button, you can customize the four user-defined buttons to take
  74. specific action on a folder you find. With QO, you can use its database and search capabilities
  75. with other applications. You can use the selected folder or folders as a parameter to other
  76. applications. For example you can launch a graphics viewer such as ACDSee and give it the
  77. folder you want to view. If you search for "Images" and get a folder list of "Images" and
  78. "Images of flowers", you can select one or both of them and click the Viewer button. ACDSee
  79. will open in the folder you selected. If you select both of them, two instances of ACDSee will
  80. open, one for each folder. You can do the same with compression utilities. If you select more
  81. then one folder and click the compress button you will see multitasking in action as your PC
  82. will compress several folders at the same time. 
  83.  
  84. The buttons you see the first time you run QO contain default values. The default values will
  85. only work if the path "c:\util\qo" is the path in which you installed QO and you have the
  86. applications that were specified in the command line executable fields. If not you can
  87. customize the buttons.
  88.  
  89. To customize a button, open the Options dialog. In the table in the middle of the dialog, the 
  90. four buttons are listed each with three fields. "Button Text" is the text to appear on the
  91. button. "Command Line Executable" is the full path of the application and the executable
  92. name. "Parameters" is the parameters to be passed to the application. You can pass the selected
  93. folder by using "???". For example, to compress files using the ARJ compression format, type
  94. "ARJ" as the button text, "c:\comp\arj" as the command line executable and "-i1 -va -r -jm ???
  95. -t" as parameters. When the Arj button is pressed after you selected the "C:\windows" folder,
  96. Arj will compress the directory by executing:  "c:\comp\arj -i1 -va -r -jm c:\windows -t".
  97.  
  98. Since older DOS applications don't understand long file names, some programs may not work
  99. when executed directly. Instead you can write a batch file to change to the right folder first,
  100. and then execute the application. Examples of this kind of batch file are in the "BATCH"
  101. folder in your Quick Open folder. If you use a batch file, use "c:\command" as command line
  102. executable and "/K c:\util\batch\ mybatch ???" as a parameters. Paths may vary on your
  103. computer. If you don't know how to write batch files, just copy the example, and use it as a
  104. template, understand that the %1 or %2 signs in those batch files are parameters that transfer
  105. from the command line to the batch file where %1 is the first parameter and %2 is the second
  106. parameter passed.
  107.  
  108.  
  109. 4. Troubleshooting
  110.  
  111. 4.1. QO crashed!
  112.  
  113. When you manually refresh QO, it uses all of its resources for the refreshing operation. If you
  114. put another window on top of QO dialog box, and then return to QO, it might not repaint it
  115. self and you will get a "white" dialog box. QO isn't stuck. Wait until the cursor becomes your
  116. regular cursor. As long as your cursor is the wait cursor, QO is refreshing. If you specified
  117. many directories or very large drives, the building operation might take some time. Be patient
  118. and do other things with other applications in the meantime, and return to QO after a few
  119. minutes. This happens only with manual  refresh; with SmartRefresh you won't even know
  120. that anything is happening. If you still have a problem, please mail me and tell me exactly
  121. what you did before QO crushed.
  122.  
  123. 4.2. I typed a folder name that exist on my drive, but QO didn't find it!
  124.  
  125. If this is the first time you ran QO, you get nothing because QO is still monitoring your
  126. drives and creating its database. Wait a few minutes and try again.
  127.  
  128. If this is not your first time and you have used QO successfully before, maybe some other
  129. application, or a power failure damaged the QO database. In that case, you can try to turn
  130. your machine off and restart. If QO still isn't working, use the manual Refresh button to
  131. rebuild your database. This will fix the problem.
  132.  
  133. 4.3. QO prompts me to enter my folders under the Options dialog as if it were the first time I
  134. had used it, but it not the first time!
  135.  
  136. QO configuration data was deleted. Try reentering your folders under the Options button
  137. and try using QO. If it still isn't working, you have to use the manual Refresh button to
  138. rebuild your database. This will fix the problem.
  139.  
  140. 4.4. I installed new software, then tried to find it in QO but QO didn't find the folder!
  141.  
  142. You might want to wait for a while and check it again, QO takes care of your computer
  143. resources, and maybe it decided to wait until you do some lighter work so it won't disturb
  144. you. Maybe it is refreshing its database right now and you just don't know it! If you have an
  145. average size disk with many folders in it, this should take several minutes since you launched
  146. the installation program. Let QO do it's job and check out that folder later. You can also use
  147. the manual Refresh button to rebuild your database.
  148.  
  149. 4.5. I am crazy , but I wan't to unintall QO
  150.  
  151. well you are crazy ! , QO currently has no offical uninstall , but if you
  152. want to delete it completly just erase the program files from the folder
  153. you extracted them to , then erase the shortcut from :
  154. \windows\start Menu\startup
  155.  
  156. that's it , for those of you who want to uninstall it in order to install
  157. it again due to technical problem ,  I got no soloution currently , but
  158. I am working on that , in the meantime just email me with exact details
  159. of what you encountered and what you want to do and I will give you
  160. a solution ... my email is    moshmar@inter.net.il
  161.  
  162.  
  163.  
  164. 5. Tips
  165.  
  166. 5.1. You can open ANY drive folder, even if you did not include it in your monitored folder
  167. list. Type the drive letter and a ":", for example, "f:", and press Enter or the appropriate
  168. custom button.
  169.  
  170. 5.2. You can add hot key control to your custom buttons by adding an '&' just before the
  171. letter you want to be used as hot key. For example, "Dos &Window" will make a button you
  172. can activate using the mouse or by pressing ALT+W
  173.  
  174. 5.3. You can access system folders faster with QO. For example to get to your StartUp folder,
  175. where each item represent an application that will be activated when the system start up, just
  176. type "startup", hit enter, and you're there.
  177.  
  178.  
  179. 6. Registration
  180.  
  181. You are free to download the program and use it for a 10 day evaluation period. After that 
  182. you must delete the program or register and pay for it. Registration costs only $12 (US).
  183. Registration entitles you to e-mail notification of new versions, bug fixes, and, most
  184. importantly, it will keep me writing shareware software for your benefit.
  185.  
  186. To register do the following:
  187.  
  188. A. If you wish, you can e-mail me with your comments, any requests for features, and tell me
  189. that you mailed me the registration fee. My email address is moshmar@inter.net.il
  190.  
  191. B. Send $12 (US), cash only, with your name, address and email address, by regular or certified
  192. mail to:
  193.         Moshe Martsiano
  194.         Shabazi Street 14/2
  195.         Ramla
  196.         ZipCode 72418
  197.         Israel
  198.  
  199. You might want to mail it using certified mail, the type of mail where the mailman must get
  200. me to sign for the envelope, to be sure I'm the one who gets it.
  201.  
  202. I will send you a registration number to unlock the software protection. The number will be
  203. sent to you via e-mail only. Be sure to include your e-mail address or you won't get the
  204. registration number.
  205.