MUIOff v1.0 MUIOff and this documentation are Copyright © 1994 by Michael Barsoom. -+- License -+- MUIOff may be freely distributed as long as no charge is made other than to cover time and copying costs. This should be no higher than what Fred Fish charges from one of his freely redistributable disks. You may not copy and/or distribute this program without the accompanying documentation unless you get permission from the author to do so. Fred Fish has permission to include this program on his FD disks/CDRoms. If you write a freely redistributable program and would like to include MUIOff with it, feel free to do so only if you send me a fully registered version of your program. Finally if you wish to include MUIOff on a disk magazine you are REQUIRED to get the author's permission FIRST. Usually all that will required is for you to send me a copy of the issue with MUIOff, free of charge. -+- Disclaimer -+- This product is sold "as is" without representation or warranty of any kind, either expressed or implied. The user assumes all risks and responsibilities related to its use. -+- Introduction -+- MUIOff will automatically cancel MUI requesters for you. MUIOff does this by patching the MUIMaster library MUI_RequestA() function and replacing it with a new on. MUIOff will not cancel all the requesters, but will examine the contents of the reqester and compare it to a list of strings you specify. If one of the strings appears in the requester text, you will not see the requester. All this can be configured with the built in config editor. -+- Requirements -+- 1) Workbench 2.0+ 2) MUI v2.1+ (obviously) -+- Installation -+- Put it in WBStartup. Run it. The first time you run it the GUI editor will apear. Now run MUI prefs and select MUIOff. One the system page set the following option: 1) Start Iconified - this is to prevent the GUI from appearing when first started 2) Save your prefs. -+- Usage -+- To quit MUIOff, send it a kill message from the Cx Exchange, send it a ctrl-c with a TaskX like program. To pop up the config editor run MUIOff again, or select show interface from the commodities exchange. The main window has the following buttons. The list view contains a list of strings. When a program goes to display a MUI requester. MUIOff will compare the contents of the requester with the strings. If one of the strings appears in the requester, the requester will not appear. Add - add a new string to the list Delete - delete the active string from the list Hide - hide the window Remove - remove the patch Load - load the current config from S:MUIOff.cfg Save - save the current config to S:MUIOff.cfg -+- Bugs, Suggestions -+- you can reach me at: 5524 Pine Street Omaha NE 68106 USA Internet: mbars@bluejay.creighton.edu Fidonet: Mike Barsoom @ 1:285/11.9 AmigaNet: Mike Barsoom @ 40:200/10.9 -+- History -+- v1.0 o First Release