home *** CD-ROM | disk | FTP | other *** search
-
- @DefineProject
- @Name = "Tempra Access (TM)" /* Product Name:*/
- @Version = "1.00"
- @OutDrive = C
-
- @InDiskBell = 1
- @Requires @HardDisk
- @Subdir = "\\"
- @EndProject
-
-
- @DefineVars
- //@Qstring @VVPAINT = "Tempra"
- @Qstring @EDITOR = "Textedit"
- @Qstring @EDITORPATH = ""
- @Qstring @PROGX = ""
- @Qstring @PROGXPATH = ""
- //@Qstring @Blast_buf = "12"
- @EndVars
-
-
- @Display
-
-
- Welcome to @Name.
-
- Tempra Access allows you to view and manipulate Kodak Photo CD images.
- Install your PHOTO CD in your CD-ROM drive and run Tempra Access from
- your hard disk.
-
-
-
-
- @Pause
- @Cls
-
-
- This program will install Tempra Access on your computer system
- and verify the integrity of the distribution disk(s).
-
- This installation will also verify that you have enough memory
- to complete the install. If you do not have enough memory available,
- you will be prompted and the installation will abort.
-
-
- You may press the [Esc] key at any time to abort the installation.
-
-
-
-
- @Pause
- @EndDisplay
-
-
- @GetGroups
-
-
- @SET B = " Tempra Access installation"
-
- @SET C = " Other Tempra Demonstrations"
- @Cls
-
- Would you like to install "Tempra Access" now ?
-
-
-
- @EndGroups
-
- @If ('B' [! @Group)
- @Goto Continue
- @EndIf
-
-
-
-
-
-
-
-
-
-
-
-
-
- @GetOutDrive
-
- @Suppress A
- @Suppress B
-
- @Cls
-
-
-
-
-
-
-
-
- On which disk drive do you wish to install Tempra Access ?
-
- Use the [Up Arrow], [Down Arrow], [Pg Up], & [Pg Dn] keys to move
- the bar to disk drive you wish to install to and then press the
- [Enter] key.
-
-
-
- @EndOutDrive
-
- @If (@DiskFree(@OutDrive) <4000000)
- @Display
-
- @Cls
- The selected output disk drive only has
- @DiskFree(@OutDrive) bytes. This product
- requires 4Mb bytes.
- @Pause
-
- @EndDisplay
- @Abort
- @EndIf
-
- @SetAutoexec
-
- @AskOverwrite
- @Path = "@OutDrive:@Subdir;@EDITORPATH;@PROGXPATH;"
- @SetReplace("TMP","@OutDrive:\\")
- @SetReplace("EDITOR","@EDITOR")
- @SetReplace("PROGX","@PROGX")
- @SetReplace("VVPAINT","Tempra")
- @SetReplace("Blast_buf","12")
-
- @EndAutoexec
-
-
-
- @Finish
-
-
- @Cls
- @MkDir ("@OutDrive:\\tempra")
- @System ("Copy @InDrive:\\access\\*.* @OutDrive:\\tempra\\*.*"))
-
- @Pause
-
- @ChDrive @OutDrive
- @ChDir "\\tempra"
-
-
- @EndFinish
-
- CONTINUE:
-
- @Display
-
-
- Welcome to Mathematica Inc.'s phenomenal world of multimedia
- products and demonstrations. The staff at Mathematica would
- like to wish you much success on your journey in the world of
- multimedia.
-
-
-
-
-
-
-
-
- @Pause
-
- @Cls
-
- The following demonstrations are samples of Tempra's Multimedia
- adaptability and versatility. These samples of Mathematica,
- Inc.'s award winning multimedia products consists of TEMPRA PRO
- & SHOW PRIMER, TEMPRA VISION, and our INSTORE DEMONSTRATIONS
- produced in TEMPRA MEDIA AUTHOR and TEMPRA SHOW.
-
-
-
-
-
- @Pause
-
- @EndDisplay
-
- @GetGroups
-
- @SET D = " Tempra Pro & Tempra Show Primer "
- @SET E = " Tempra Vision "
- @SET F = " Tempra Comdex "
- @SET G = " Tempra Tempreps "
-
- @Cls
-
-
-
-
-
-
-
-
-
-
-
- Which one of the following programs would you like to install ?
-
- Use the [Up Arrow], [Down Arrow], [Pg Up], & [Pg Dn] keys to move
- the bar to disk drive you wish to install to and then press the
- [Enter] key.
-
- @EndGroups
-
- @If ('D' [= @Group)
- @Goto PRIMER
- @ElseIf ('E' [= @Group)
- @Goto VISION
- @ElseIf ('F' [= @Group)
- @Goto COMDEX
- @ElseIf ('G' [= @Group)
- @Goto TEMPREPS
- @EndIf
-
- PRIMER:
-
- @Display
-
- Welcome to Mathematica, Inc.'s award winning multimedia Primer.
- This program combines Tempra Pro's graphic image editing
- capabilities with Tempra Show's multimedia presentation versatility.
-
- This program will install Tempra Primer on your computer system and
- verify the integrity of the distribution disk(s).
-
- You may press the [Esc] key at any time to abort the installation.
-
-
-
-
- @Pause
- @EndDisplay
-
-
- @GetOutDrive
-
- @Suppress A
- @Suppress B
-
- @Cls
-
-
-
-
-
-
-
-
- On which disk drive do you wish to install Tempra Primer ?
-
- Use the [Up Arrow], [Down Arrow], [Pg Up], & [Pg Dn] keys to move
- the bar to disk drive you wish to install to and then press the
- [Enter] key.
-
- @EndOutDrive
-
- @If (@DiskFree(@OutDrive) < 8000000)
- @Display
-
- The selected output disk drive only has
- @DiskFree(@OutDrive) bytes. This product
- requires 8 MB.
-
- @Pause
- @Abort
- @EndDisplay
- @EndIf
-
- @Finish
- @Cls
-
- @MkDir ("@OutDrive:\\tempra")
- @MkDir ("@OutDrive:\\tempra\\pic")
- @MkDir ("@OutDrive:\\tempra\\spr")
- @MkDir ("@OutDrive:\\tempra\\txt")
- @MkDir ("@OutDrive:\\tempra\\seq")
- @MkDir ("@OutDrive:\\tempra\\aud")
- @MkDir ("@OutDrive:\\tempra\\fnt")
-
- @System ("Copy @InDrive:\\primer\\*.* @OutDrive:\\tempra\\*.*")
- @System ("Copy @InDrive:\\primer\\pic\\*.* @OutDrive:\\tempra\\pic\\*.*")
- @System ("Copy @InDrive:\\primer\\spr\\*.* @OutDrive:\\tempra\\spr\\*.*")
- @System ("Copy @InDrive:\\primer\\txt\\*.* @OutDrive:\\tempra\\txt\\*.*")
- @System ("Copy @InDrive:\\primer\\seq\\*.* @OutDrive:\\tempra\\seq\\*.*")
- @System ("Copy @InDrive:\\primer\\aud\\*.* @OutDrive:\\tempra\\aud\\*.*")
- @System ("Copy @InDrive:\\primer\\fnt\\*.* @OutDrive:\\tempra\\fnt\\*.*")
-
- @Pause
-
- @ChDrive @OutDrive
- @ChDir "\\tempra"
-
-
- @EndFinish
-
-
-
-
- VISION:
-
- @Display
-
- Welcome to Mathematica, Inc.'s world of imagination and creativity!
-
- The newest edition to our family of Tempra products is TEMPRA VISION.
- This program allows children to express themselves and see their ideas
- come to life. The development of a child's imagination and vision for
- what appears to be the impossible may someday be a reality through
- development and creativity that Tempra Vision allows you to express.
-
- Both children and adults will enjoy the realm of possibilities open
- to them with Tempra Vision. We, at Mathematica, Inc., hope you enjoy
- yourselves.
-
-
-
-
- @Pause
- @EndDisplay
-
-
- @GetOutDrive
-
- @Suppress A
- @Suppress B
-
- @Cls
-
-
-
-
-
-
-
-
- On which disk drive do you wish to install Tempra Vision ?
-
- Use the [Up Arrow], [Down Arrow], [Pg Up], & [Pg Dn] keys to move
- the bar to disk drive you wish to install to and then press the
- [Enter] key.
-
- @EndOutDrive
-
-
- @Display
-
- @If (@DiskFree(@OutDrive) < 35000000)
- The selected output disk drive only has
- @DiskFree(@OutDrive) bytes. This product
- requires 35 MB.
-
- @Pause
- @Abort
- @EndIf
- @EndDisplay
-
- @Finish
- @Cls
- @ChDrive @OutDrive
- @MkDir ("@OutDrive:\\vision")
- @MkDir ("@OutDrive:\\vision\\pic")
- @MkDir ("@OutDrive:\\vision\\spr")
- @MkDir ("@OutDrive:\\vision\\txt")
- @MkDir ("@OutDrive:\\vision\\seq")
- @MkDir ("@OutDrive:\\vision\\aud")
- @MkDir ("@OutDrive:\\vision\\fnt")
-
- @System ("Copy @InDrive:\\vision\\*.* @OutDrive:\\vision\\*.*")
-
- @Pause
-
- @ChDrive @OutDrive
- @ChDir "\\vision"
-
-
- @EndFinish
-
-
-
-
- COMDEX:
-
- @Display
-
- You're about to watch a multimedia presentation created with Tempra
- MEDIA AUTHOR. This presentation was created for our Comdex/Fall '92
- kiosk and includes animation, audio, and interactivity that mark
- multimedia as the wave of the future.
-
-
-
-
-
- @Pause
- @EndDisplay
-
-
- @GetOutDrive
-
- @Suppress A
- @Suppress B
-
- @Cls
-
-
-
-
-
-
-
-
- On which disk drive do you wish to install Tempra Comdex ?
-
- Use the [Up Arrow], [Down Arrow], [Pg Up], & [Pg Dn] keys to move
- the bar to disk drive you wish to install to and then press the
- [Enter] key.
-
- @EndOutDrive
-
-
- @Display
-
- @If (@DiskFree(@OutDrive) < 90000000)
- The selected output disk drive only has
- @DiskFree(@OutDrive) bytes. This product
- requires 90MB.
-
- @Pause
- @Abort
- @EndIf
- @EndDisplay
-
- @Finish
- @Cls
- @ChDrive @OutDrive
- @MkDir ("@OutDrive:\\Comdex")
-
- @System ("Copy @InDrive:\\Comdex\\*.* @OutDrive:\\Comdex\\*.*")
-
- @Pause
-
- @ChDrive @OutDrive
- @ChDir "\\Comdex"
- @EndFinish
-
-
-
-
-
-
-
-
- TEMPREPS:
-
-
- @Display
-
-
- You're about to watch a multimedia presentation created with Tempra
- MEDIA AUTHOR. This presentation was created for our Retail Stores
- and includes animation, audio, and interactivity that mark multimedia
- as the wave of the future.
-
-
-
- @Pause
- @EndDisplay
-
- @GetOutDrive
-
- @Suppress A
- @Suppress B
-
- @Cls
-
-
-
-
-
-
-
-
- On which disk drive do you wish to install Tempra Tempreps Demo ?
-
- Use the [Up Arrow], [Down Arrow], [Pg Up], & [Pg Dn] keys to move
- the bar to disk drive you wish to install to and then press the
- [Enter] key.
-
- @EndOutDrive
-
-
- @Display
-
- @If (@DiskFree(@OutDrive) < 12000000)
- The selected output disk drive only has
- @DiskFree(@OutDrive) bytes. This product
- requires 12MB.
-
- @Pause
- @Abort
- @EndIf
- @EndDisplay
-
- @Finish
- @Cls
- @ChDrive @OutDrive
- @MkDir ("@OutDrive:\\tempra")
- @MkDir ("@OutDrive:\\tempra\\pic")
- @MkDir ("@OutDrive:\\tempra\\spr")
- @MkDir ("@OutDrive:\\tempra\\txt")
- @MkDir ("@OutDrive:\\tempra\\seq")
- @MkDir ("@OutDrive:\\tempra\\aud")
- @MkDir ("@OutDrive:\\temrpa\\fnt")
-
- @System ("Copy @InDrive:\\primer\\*.* @OutDrive:\\tempra\\*.*")
- @System ("Copy @InDrive:\\primer\\pic\\*.* @OutDrive:\\tempra\\pic\\*.*")
- @System ("Copy @InDrive:\\primer\\spr\\*.* @OutDrive:\\tempra\\spr\\*.*")
- @System ("Copy @InDrive:\\primer\\txt\\*.* @OutDrive:\\tempra\\txt\\*.*")
- @System ("Copy @InDrive:\\primer\\seq\\*.* @OutDrive:\\tempra\\seq\\*.*")
- @System ("Copy @InDrive:\\primer\\aud\\*.* @OutDrive:\\tempra\\aud\\*.*")
- @System ("Copy @InDrive:\\primer\\fnt\\*.* @OutDrive:\\tempra\\fnt\\*.*")
-
- @Pause
-
- @ChDrive @OutDrive
- @ChDir "\\tempra"
- @EndFinish
-
-
-