home *** CD-ROM | disk | FTP | other *** search
- 'This file is used by INSTALL.EXE to install the Magic Desk
- 'files on your hard drive. Do not change ANY settings in
- 'this file or the installation program may not work!
-
- BACKGROUND 112
- TELESCOPE OFF
- WINOPEN 0 3 23
- " Magic Desk (tm)"
- " Copyright 1991-1993 Virtual Magic Software. "
- " All Rights Reserved."
- ""
- " Installation Program "
- WINOPEN 0 20 113
- "Press the [Enter] key if the suggested drive is OK,"
- "otherwise type the correct drive then press [Enter]."
- TELESCOPE ON
- SHADOW ON
- SPACE 350
- DRIVE C 28 12 31 15 32 14 79
- WINCLOSE
- SHADOW OFF
- TELESCOPE OFF
- WINOPEN 0 20 113
- "Press the [Enter] key if the suggested directory is OK,"
- "otherwise make necessary changes then press [Enter]."
- SHADOW ON
- TELESCOPE ON
- PATH \MDESK 0 12 31 15 32 14 79
- WINCLOSE
-
- COPY ~0\*.TXT ~1~2 0 12 31
- UNPACK MAIN.PAK 0 12 31 32 14 79
- JUMP.FAIL INSTALL_FAILURE
- UNPACK SEE.PAK 0 12 31 32 14 79
- JUMP.FAIL INSTALL_FAILURE
-
- EXIST ~1~2\PF-AA.AAA
- JUMP.YES FINISHED
- UNPACK CONFIG.PAK 0 12 31 32 14 79
- JUMP.FAIL INSTALL_FAILURE
-
- :FINISHED
- SHADOW OFF
- TELESCOPE OFF
- WINOPEN 0 20 113
- "We hope you enjoy Magic Desk and find it useful. Please"
- "contact us if you have any questions or comments. We want"
- "to make our future products even better."
- SHADOW ON
- TELESCOPE ON
- WINOPEN 0 12 31
- "The installation is finished. After exiting the installation program"
- "type MAGIC to start Magic Desk. Press [ENTER] now to exit."
- WAIT +61 +2
- WINCLOSE
- WINCLOSE
- WINCLOSE
- BACKGROUND 0
- SHELL
- "~1"
- "CD ~2"
- END
-
- :INSTALL_FAILURE
- WINOPEN 0 12 79
- "THE INSTALLATION PROGRAM FAILED PRIOR TO COMPLETION"
- ""
- "Possible reasons:"
- " -- The floppy disk was removed prior to completion."
- " -- The floppy disk was damaged during shipping."
- " -- Your disk drive is out of alignment."
- ""
- "Press [Enter] to quit the installation."
- WAIT 62 20
-
-