home *** CD-ROM | disk | FTP | other *** search
/ Star Trek Encyclopedia 3.0 / Ency99.iso / pc / ENCYprogram / Pro / info.cxt / 00002_paths.ini.txt < prev    next >
Encoding:
Text File  |  1999-09-09  |  2.2 KB  |  55 lines

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