home *** CD-ROM | disk | FTP | other *** search
-
- exec $DEST\mergeini $DEST\eblocker.inf -m -q
- #CONST Question1="Do you want to read the readme.txt file now?"
- IF CONFIRM Question1 EXECWAIT notepad $DEST\readme.txt
- #CONST Question2="Do you want to read the main EBlocker text file now?"
- IF CONFIRM Question2 EXECWAIT notepad $DEST\EBlocker.txt
-
-