home *** CD-ROM | disk | FTP | other *** search
- 2.The Top-Level Folder containing this whole program is called:
- Ency99
- 4.The projector (.EXE) file is called:
- anything
- 6.not used:
- xxx
- 8.The identity code* for this CD (helps find the CDdrive letter in Windows, etc):
- ENCY8.TXT
- 10.The directory/folder with the dll's in it --if any-- is called:
- SUPPORT
- 12.The base name of the MASTER directory/folder with the media in it is:
- Media99
- 14.Volume name of Mac CD disk #1 (with program and Media98) is:
- Ency99 Home
- 16.Volume name of Mac CD disk #2 (with Video98 Ä ) is:
- Ency98 Video
- 18.The name of the directory/folder with the video in it (on Ency98 Video CD) is:
- Video98
- 20.The name of the mac dxr
- anything
- 22.The default Windows CDROM drive letter is:
- C
- 24.The file to look for to identify the DS9 Episodes CD is:
- BabeS91Q.MOV
- 26.The file to look for to identify the TNG Episodes CD is:
- Battng1q.mov
- 28.The file to look for to identify the ENCY Video98 CD is: --psm 99/07/12
- Alanle1q.mov
- 30.The name of the directory/folder with the NEW video in it (on Ency99 HOME CD) is:
- Video99
- 32.The file to look for to confirm the presence of the Video99 directory is: --psm 99/07/12
- Adui9%1Q.MOV
- 34.The file to look for to confirm the presence of the Media99 directory is: --psm 99/07/12
- AAofer1R.pic
- --The above even-numbered lines are read directly into the pathname globals in this movie.
- --Make sure they're right and have no stray spaces in them!
- --Do not change the line count or order of this info.
-
- --NOTE ASSUMPTIONS in oSysMgr about which folder to search for the "tag" files (lines 28,32,34)
-
-
- --Installer note: the files in CUSTOM must be READABLE
- -- also this file "Info.cxt" must be readable and writable.
-
- --we also ASSUME that there is a folder called CUSTOM with the USER files in it
-
- --If you want to run the whole thing from anywhere,
- --you have to put the Media99 fldr into the ency99 fldr.
-
- *The identity code number <8> and the base name of the Mac volume may also be hard-coded
- (see Multi-CD Video Fetching and system_parent scripts)
-
- Lines 24&26 added psm 97/09/15 to replace use of OMNI%.txt as the CD id tag
- because getNthFileNameinFolder wasnt finding them, and we dont trust the fileio method for this.
- You must use an early file in the "MEDIA:B:" path (see mFileTagFor)