home *** CD-ROM | disk | FTP | other *** search
- @echo off
- cls
- echo ███
- echo ███ We are finished installing the Slip.Net Internet Launcher on your
- echo ███ system. The final step is to Re-Boot your machine in order to make
- echo ███ the additions to your PATH statement become active.
- echo ███
- echo ███ Please press enter to reboot your machine.
- echo ███
- echo ███ If you had any difficulty performing this install, please call
- echo ███ customer service at 415.291.3177.
- echo ███
- echo ███ Thank you for using the Slip.Net Internet Launcher.
- echo.
- echo.
- echo.
- pause
- boot
-