In case you have used the old version of utility.zip, the collection has been drastically overhauled. In fact, except for randomx, all the utilities are new. Here's a brief description of each tool: RANDOMX.COM................Will randomly execute executables that are listed in the text file randomx.ini. Great for making your system act really weird. Can't decide what do to? Let the computer decide. Or use this program with showpic to make a DOS sceensaver. SETVID.EXE.................Will attempt to set the video mode that you specify on the command line. Use setvid 3 for text mode, setvid 7 for B & W text mode. CURSOR.EXE.................Sets your cursor to big, medium or regular. Can also turn it off. This is handy if you exit a program that leaves you with the wrong cursor. SHOWPIC.EXE................Displays a PCX file image and optionally a clock or will execute a simultaneous program or batch file. Showpic /? for options. (This can easily be used with a batch file to create a DOS slide-show with sound if you have a DOS sound-utility installed on your system.) As of Nov '03, showpic will now also display most 1 - 8-bit BMP files. Also corrects bug that will hang systems without extended memory manager when attempting to display PCX files. DATEDIR.EXE................Shows a directory listing of only those files in the current directory whose file dates match the one you specify on the command line. Helpful for debugging multi-file systems and for virus hunting. VIDMODE.EXE................Tells you what video mode you're in. Works with standard VGA & VESA. Not tested on non-VGA systems. COMPARE.EXE................Compares two files, like fc, but does not produce any text output. Instead it returns a 0 if the files are equal. This is handy for use in batch files by allowing you to conditionally rewrite files that may already exist. NOTE: USE THESE UTILITIES AT YOUR OWN RISK! IT IS POSSIBLE FOR YOU TO SELECT A VIDEO MODE USING SETVID.EXE THAT CAN DAMAGE YOUR MONITOR, SO YOU SHOULD BE SURE YOU KNOW THAT YOUR VIDEO CARD AND MONITOR ARE CAPABLE OF USING ANY MODE THAT YOU SELECT. ALSO, BE SURE THAT YOU ARE AWARE OF WHAT ANY EXECUTABLE THAT ACCOMPANIES RANDOMX OR SHOWPIC WILL DO (IF YOU SELECT THE 'S' OPTION).