home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP_2_98.iso / software / share / news / eblocker / batch.cfg next >
Text File  |  1997-11-16  |  302b  |  8 lines

  1.  
  2. exec $DEST\mergeini $DEST\eblocker.inf -m -q
  3. #CONST Question1="Do you want to read the readme.txt file now?"
  4. IF CONFIRM Question1 EXECWAIT notepad $DEST\readme.txt
  5. #CONST Question2="Do you want to read the main EBlocker text file now?"
  6. IF CONFIRM Question2 EXECWAIT notepad $DEST\EBlocker.txt
  7.  
  8.