echo off cls if not exist WPDEMO.EXE goto nodemo wpdemo %1 cls echo. echo. echo LaserMaster's WinPrint Demo echo ÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ echo. echo Thank you for watching! echo. echo To view the demo again, type echo DEMO. echo ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ echo. echo. goto end :nodemo echo. echo. echo LaserMaster's WinPrint Demo echo ÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ echo. echo The demo file is missing or echo hasn't been properly installed. echo Please try installing again from echo the installation disk. echo ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ echo. echo. :end