You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

69 lines
1.6 KiB
Plaintext

GeneralStart
DefDest "Program Files\RMA\RMAGEN"
Title RMAGEN installation
Message RMAGEN Install Script
BackGrnd 1
Font 6
Colour 255 255 255
SFillCol 0 0 75
EFillCol 0 0 255
DiagStart Init
Title Welcome
Message
Message
Message Welcome to the RMAGEN
Message installation
Banner "init.bmp"
DiagStart Direct
Title Choose Directory
Message
Message
Message Please choose the directory
Message you wish to install RMAGEN into:
Banner "direct.bmp"
DiagStart Finish
Title Finished Installation
Message
Message
Message The RMAGEN
Message installation has successfully
Message been installed.
Banner "finish.bmp"
DiagStart System
Title Configure System
Message
Message Your system needs to configure the
Message following items. If you do not wish
Message items configured, please
Message deselect them below :
FileStart
Program RMAMODELS | \PROGRAM FILES\RMA\RMAGEN\RMAGENV84c.exe | RMAGENV84c |
#
# Winteracter Example Installation Script
# ------------------------------------------------------------
#
# Display bitmap
Banner "first.bmp"
#
# Change bitmap
Copy "PALMIS.MAP" "PALMIS.MAP"
Copy "RECORD.REC" "RECORD.REC"
Copy "RMAGENv84c.EXE" "RMAGENV84c.EXE"
Mkdir "\doc"
Copy "Rmagen84c.DOCx" "doc\rmagen84c.DOCx"
Copy "Rmagen84c.pdf" "doc\rmagen84c.pdf"
Copy "README-Rmagen84c.txt" "doc\README-rmagen84c.txt"
Banner "second.bmp"
#
# Change bitmap
Banner "third.bmp"
#
# Change bitmap
Banner "fourth.bmp"
#