home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Monster Media 1994 #1
/
monster.zip
/
monster
/
BBS_UTIL
/
BFE3100P.ZIP
/
INSTALL.BAT
< prev
Wrap
DOS Batch File
|
1994-03-12
|
707b
|
26 lines
@echo off
cls
REM BFE 3.10.0p Installation Batch File
echo.
echo To install this release, place the BFE3100P.EXE archive in an empty
echo directory, along with this batch file. If you are ready to install
echo the package, press ENTER, or press CTRL-C to cancel the operation.
echo.
echo Please keep in mind that this installation will create several
echo subdirectories to hold the documentation, samples, scripts, etc!
echo.
pause
bfe3100P -d
cls
echo Congratulations! You have now installed BFE v3.10.0p, the world's
echo premier BBS front end system! You will now be placed into BFE/Setup
echo where you can customize your new BFE front end system!
echo.
pause
bfesetup