;File: Install_Origins             Last Update: 6 Apr 1993
;This script performs a temporary installation of the Origins demo.
;You can run this script by double-clicking on the "Install_Origins"
;icon.  Or to run it from the CLI: First cd to where this script is,
;then  >Execute Install_Origins
;
;Please read the file ReadMe_Demo for instructions on how to customize
;the installation and make it permanent.  The full commercial version
;of Origins uses the Installer for even easier installation.

;For the temporary installation, we simply make the
;following assigns:

assign GenData: Data
assign GenIff: Iff
assign GenNotes: Notes
assign GenStuff: Stuff

run >nil: Origins_Demo
