        Do Not RUN install on this disk!

To recreate this disk:
 
 Type:
     makeme reCreateDrive: diskLabel [tempDrive:[\dir]]
    
    reCreateDrive:  (TARGET)
     Must be one of the floppy disk a: or b:.
     Must be a high dnsity drive. Contents equal 860k.
    
    diskLabel
     Can be any legal disk label. 
     If you don't want the target to be re-labeled use 'nolabel'
     **For the comquiz disk it is "CAPLET".

    tempDrive: 
**   For systems with only one floppy drive.
     Set this to a directory on your hard drive, Example: "C:\temp"
     This program will create a temp directory in that path, copy the
     files to this directory and then delete it when done.
  
  Examples:   
    For your source disk in drive b: and the target in a:
       b:       {if your not already there}
       makeme a: label

    If you have only one drive ( a: ). 
       a:    
       makeme a: label c:\temp
   
    To store on to a hard drive where you don't want the label changed
      and want to have the ability of making many install disks, use:
        
        makeme c: drive:path[\dir] name

    drive:path            
        This is the drive and directory where the new directory 'name'
        will be created. The path should already exist.
    
    For making a new install disks from the stored files on your 
     hard drive.
        From your hard drive's directory.
        
                makeme drive: label make



