TITLEBACKGROUND: bright red TITLEFOREGROUND: bright white PROMPTBACKGROUND: bright red PROMPTFOREGROUND: bright white WINDOWBACKGROUND: blue WINDOWFOREGROUND: bright white SCREENBACKGROUND: bright white SCREENFOREGROUND: white BOTTOMBACKGROUND: bright green BOTTOMFOREGROUND: black SCREENFILLCHAR: " WEPP98 ", 3 TITLE: "WEPP98 Water Erosion Prediction Project - Installation Program" BORDER: OFF BEGINFIRSTSCREEN This program will install WEPP version 98.4 system on your hard disk. It will not erase your current configuration settings, it will overwrite any programs or files that are older than those being read off of the installation disk. You will need to have a minimum of a 386 machine with a math co-processor and approximately 6 Mb of disk space to install WEPP98. The program is intended to run under a DOS environment. If you are using Windows 95 then you must run WEPP from DOS in stand alone mode not from a DOS window. Some of the sub-programs, including the management file builder, will not run from a DOS prompt under Windows. This interface will NOT run properly on Windows NT. The install disks will load climate data for the Midwest states of Indiana, Illinois, Wisconsin, and Iowa automatically. Michigan is not on the default installation disk. Minnesota files have moved to the Northcentral region along with Michigan. The Minnesota and Michigan files have not changed so if you already have WEPP installed you will be able to use the climate data already installed. Other states may be added as prompted, IF you have the appropriate installation disks for the regions requested. If you do not have the necessary climate data disks for a particular region, do not try to load that region, or the installation program will not work properly. ENDFIRSTSCREEN BEGINGROUP Select the options you wish to be performed below: Press the SPACE BAR to Select or De-Select, F2 or ENTER to Accept. 10 [X] Install and/or update WEPP(WI, IL, IN, IA climate) 11 [ ] Install I-view HTML browser for WEPP CD-ROM tutorial 20 [ ] The Northwest climate (WA, OR, ID, WY, MT, ND, SD, NE) 30 [ ] The Southwest climate (CA, AZ, NM, UT, NV, CO) 40 [ ] The South-central climate (TX, LA, OK, KS, MO, AR) 50 [ ] The Southeast climate (FL, GA, AL, SC, NC, MS, TN, KY) 60 [ ] The Northeast climate (ME, NH, VT, MA, CT, RI, PA, DC, NJ, NY, WV, VA, OH, DE, MD) 70 [ ] The Northcentral climate (MN and MI) 80 [ ] Other climates (AK, HI, Puerto Rico, Pacific Islands) ENDGROUP MINDISKSPACE: 6000000 MINCPUTYPE: 80386 DEFAULTDIR: "c:\wepp", prompt= "Drive for installation of WEPP files, Disregard when installing I-View only", noaskdir IF GROUP = 10 CONFIG: buffermin=20, filemin=50, ask AUTOEXEC: ADD="command /e:2000", ask FILE:"wepp98a.exe", self-extract, overwrite=new INSERTDISK: "Disk 2" FILE:"wepp98b.exe", self-extract, overwrite=new, group=10 ENDIF IF GROUP = 11 DIR2: "c:\i-view", prompt= "Enter the drive and directory for i-view." INSERTDISK: "Disk 2", group=11 file:"$DIR2$\ivinst.exe", self-extract, overwrite=new, group=11 ENDIF IF GROUP = 20 INSERTDISK: "Northwest Climate and Map disk", group =20 FILE: "$DEFAULTDIR$\zz97nw.exe", self-extract, overwrite=new, group=20 ENDIF IF GROUP = 30 INSERTDISK: "Southwest Climate and Map disk", group =30 FILE: "$DEFAULTDIR$\zz97sw.exe", self-extract, overwrite=new, group=30 ENDIF IF GROUP = 40 INSERTDISK: "South-Central Climate and Map disk", group =40 FILE: "$DEFAULTDIR$\zz97sc.exe", self-extract, overwrite=new, group=40 ENDIF IF GROUP = 50 INSERTDISK: "Southeast Climate and Map disk", group =50 FILE: "$DEFAULTDIR$\zz97se.exe", self-extract, overwrite=new, group=50 ENDIF IF GROUP = 60 INSERTDISK: "Northeast Climate and Map disk", group =60 FILE: "$DEFAULTDIR$\zz97ne.exe", self-extract, overwrite=new, group=60 ENDIF IF GROUP = 70 INSERTDISK: "Northcentral Climate and Map disk", group =70 FILE: "$DEFAULTDIR$\zz97nc.exe", self-extract, overwrite=new, group=70 ENDIF IF GROUP = 80 INSERTDISK: "Extra Climate and Map disk", group =80 FILE: "$DEFAULTDIR$\zz97ex.exe", self-extract, overwrite=new, group=80 ENDIF SHOWREADME: newinfo.txt BEGINLASTSCREEN WEPP 98.4 is now installed If you installed I-View, double click on the IVIEWA.exe file to begin the program WEPP technical support is available at (765) 494-2946. ENDLASTSCREEN If group=10 RUNATEXIT: "$DEFAULTDIR$\KIDS.BAT $DEFAULTDIR$" ENDIF