home *** CD-ROM | disk | FTP | other *** search
- BANNER "Welcome to the MYApp Installation Program"
-
- HELLO "This program is going to transfer the MYApp files from the"
- HELLO "installation diskettes to the director(s) that you enter on"
- HELLO "the screen to follow. You will be prompted for disk changes"
- HELLO "when they are needed."
- HELLO ""
- HELLO " Press a key to continue..."
-
- USER prog_files "Program Files:" C:\INSTPRO
- USER doc_files "Document Files:" C:\INSTPRO
- USER script_files "Script Files:" C:\INSTPRO
-
- FILE prog_files instpro.exe
- FILE prog_files split.exe
- FILE doc_files instpro.man
- FILE doc_files instpro.usr
- FILE doc_files order.doc
- FILE doc_files read.me
- FILE doc_files whats.new
- FILE doc_files split.doc
- FILE script_files install.001
- FILE script_files example.001
-
- GOODBYE "The installation has completed normally."
- GOODBYE ""
- GOODBYE " Press a key to exit..."
-
- ;Comment lines look like this
-
- END
-