home *** CD-ROM | disk | FTP | other *** search
/ Computerspiele Selbermachen / computerspieleselbermachen.iso / pv3d / install.bat < prev    next >
DOS Batch File  |  1993-10-10  |  7KB  |  93 lines

  1. @echo off
  2. cls
  3. Echo ████████████████████████████████████████████████████████████████████████
  4. Echo █                                                                      █
  5. Echo █    PV3D Version B1.91      For POV RAY 2.00 and VIVID 2.00           █
  6. Echo █                                                                      █
  7. Echo ████████████████████████████████████████████████████████████████████████
  8. Echo █                                                                      █
  9. Echo █ WARNING :                                                            █
  10. Echo █                                                                      █
  11. Echo █ PV3D B1.91 generate only script file for  POVRAY 2.0 and VIVID 2.00  █
  12. Echo █ If you want generate POVRAY 1.00 output use the last old version     █
  13. Echo █ of PV3D (B1.81).                                                     █
  14. Echo █ If you want work with one old version of PV3D (POVRAY 1.00) and the  █
  15. Echo █ new one the best way is to create two subdirectories : one for       █
  16. Echo █ POVRAY 1.00 (PV3D V1.00-B1.81) one for POVRAY 2.00 (PV3D B1.91-???)  █
  17. Echo █                                                                      █
  18. Echo █ See the documentation to optimize the PV3D\subdirectories when you   █
  19. Echo █ use two differents versions in a same time.                          █
  20. Echo █                                                                      █
  21. Echo ████████████████████████████████████████████████████████████████████████
  22. Echo ████████████████████████████████████████████████████████████████████████
  23. Echo █ Press any key if you are ready to install PV3D or CTRL^C to Break    █
  24. pause
  25. cls
  26. Echo ████████████████████████████████████████████████████████████████████████
  27. Echo █                                                                      █
  28. Echo █    PV3D Version B1.91      For POV RAY 2.00 and VIVID 2.00           █
  29. Echo █                                                                      █
  30. Echo ████████████████████████████████████████████████████████████████████████
  31. Echo █                                                                      █
  32. Echo █ To install PV3D                                                      █
  33. Echo █                                                                      █
  34. Echo █ In first place the install.bat and PV3DB191.EXE file in a PV3D       █
  35. Echo █ Directory :                                                          █
  36. Echo █                                                                      █
  37. Echo █                     MD C:\PV3D2                       [ENTER]        █
  38. Echo █                     CD C:\PV3D2                       [ENTER]        █
  39. Echo █                     C:                                [ENTER]        █
  40. Echo █                     COPY A:PV3DB191.ZIP C:\PV3D2      [ENTER]        █
  41. Echo █                     PKUNZIP PV3DB191                  [ENTER]        █
  42. Echo █                     INSTALL                           [ENTER]        █
  43. Echo █                                                                      █
  44. Echo ████████████████████████████████████████████████████████████████████████
  45. Echo ████████████████████████████████████████████████████████████████████████
  46. Echo █ Press any key if you are ready to install PV3D or CTRL^C to Break    █
  47. pause
  48. cls
  49. Echo ████████████████████████████████████████████████████████████████████████
  50. Echo █                        PV3D IS A FREEWARE                            █
  51. Echo ████████████████████████████████████████████████████████████████████████
  52. Echo █                                                                      █
  53. Echo █ All function of PV3D is available with this version (SAVE/LOAD).     █
  54. Echo █ But the No registered version is limited in some case :              █
  55. Echo █                                                                      █
  56. Echo █     Max of 100 Shapes in a POV 2.0  or VIVID 2.0 generated file.     █
  57. Echo █     Max of 10 Frames for save en generate POV file in animation mode.█
  58. Echo █                                                                      █
  59. Echo █  Use PV3D only for no commercial use. If you want receive the full   █
  60. Echo █  last available registered version send your contribution for the    █
  61. Echo █  development of PV3D : 250FF pour la France 55$ for other country    █
  62. Echo █                                                                      █
  63. Echo █ To: Lecointe Ludovic                                                 █
  64. Echo █     16 Rue du Bouvreuil                                              █
  65. Echo █     77240 Cesson la Forêt                                            █
  66. Echo █     France                                                           █
  67. Echo █                                                                      █
  68. Echo ████████████████████████████████████████████████████████████████████████
  69. Echo █ Press any key if you are ready to install PV3D or CTRL^C to Break
  70. pause
  71. pv3DB191 -D %1 %2 %3 %4
  72. Echo ████████████████████████████████████████████████████████████████████████
  73. Echo █                                                                      █
  74. Echo █  PV3D Version B1.91  is now installed                                █
  75. Echo █                                                                      █
  76. Echo █  Just type : PV3D enter to run PV3D                                  █
  77. Echo █                                                                      █
  78. Echo █  Remark :                                                            █
  79. Echo █                                                                      █
  80. Echo █  The VIVID output it only to help the VIVID user to make a VIVID 2.0 █
  81. Echo █  script. The VIVID implementation in PV3D was less important than    █
  82. Echo █  POVRAY 2.00.                                                        █
  83. Echo █  I make more VIVID specific functions in a futur version.            █
  84. Echo █                                                                      █
  85. Echo █  Send to me you PV3D Object Library files (POB) and PV3D files       █
  86. Echo █  I make with your production a library of the best files for the     █
  87. Echo █  public domain. If you find some Bug please repport to me !!!        █
  88. Echo █                                                                      █
  89. Echo █  Enjoy to use PV3D POVRAY and VIVID !!!! Thank you  !!               █
  90. Echo ████████████████████████████████████████████████████████████████████████
  91. pause
  92. pause
  93.