LoadMonDrvs © 1997-1998 by Stephan Rupprecht All rights reserved. COPYRIGHT AND DISCLAIMER LoadMonDrvs is copyrighted 1997-1998 by Stephan Rupprecht. All rights reserved. This program is freeware, so no financial donations required. Redistribution allowed if the package is left unchanged. The author is not responsible for any damage caused by the use or misuse of this documentation and/or the program(s) it describes. REQUIREMENTS Any Amiga® (compatible) computer with at least OS3. DESCRIPTION LoadMonDrvs is a little tool which replaces the following lines of the startup-sequence: IF EXISTS DEVS:Monitors IF EXISTS DEVS:Monitors/VGAOnly DEVS:Monitors/VGAOnly EndIF C:List >NIL: DEVS:Monitors/~(#?.info|VGAOnly) TO T:M LFORMAT "DEVS:Monitors/%s" Execute T:M C:Delete >NIL: T:M EndIF I wrote it because a line like C:LoadMonDrvs looks more professional :-> It might speed up booting a little bit!? INSTALLATION Copy LoadMonDrvs to your C: directory and replace the shown lines through C:LoadMonDrvs That`s all. USAGE Currently, there's only one argument: EXCEPT: prevents the specified driver from being loaded. EXAMPLE C:LoadMonDrvs CVision3D|NTSC ; LoadMonDrvs will start all drivers placed in DEVS:Monitors EXCEPT CVision3D and NTSC. HISTORY 37.1 first public release 37.2 filehandle wasn't closed, optimized code size 37.3 hopefully fixes a problem that caused cgfx to crash (still don't know why :( 37.4 EXCEPT option to prevent a specified driver from being loaded. SPECIAL THANKS GO TO Alexander Doeller for his suggestion Dirk Neubauer for his mails And to all others who send me mails ... AUTHOR Please send bug reports and ideas to: Stephan Rupprecht Apfeldweg 1 D44359 Dortmund Germany Send emails to stephan.rupprecht@primus-online.de