home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DP Tool Club 9
/
CD_ASCQ_09_1193.iso
/
maj
/
2190
/
install.bat
< prev
next >
Wrap
DOS Batch File
|
1993-10-10
|
7KB
|
93 lines
@echo off
cls
Echo ████████████████████████████████████████████████████████████████████████
Echo █ █
Echo █ PV3D Version B1.91 For POV RAY 2.00 and VIVID 2.00 █
Echo █ █
Echo ████████████████████████████████████████████████████████████████████████
Echo █ █
Echo █ WARNING : █
Echo █ █
Echo █ PV3D B1.91 generate only script file for POVRAY 2.0 and VIVID 2.00 █
Echo █ If you want generate POVRAY 1.00 output use the last old version █
Echo █ of PV3D (B1.81). █
Echo █ If you want work with one old version of PV3D (POVRAY 1.00) and the █
Echo █ new one the best way is to create two subdirectories : one for █
Echo █ POVRAY 1.00 (PV3D V1.00-B1.81) one for POVRAY 2.00 (PV3D B1.91-???) █
Echo █ █
Echo █ See the documentation to optimize the PV3D\subdirectories when you █
Echo █ use two differents versions in a same time. █
Echo █ █
Echo ████████████████████████████████████████████████████████████████████████
Echo ████████████████████████████████████████████████████████████████████████
Echo █ Press any key if you are ready to install PV3D or CTRL^C to Break █
pause
cls
Echo ████████████████████████████████████████████████████████████████████████
Echo █ █
Echo █ PV3D Version B1.91 For POV RAY 2.00 and VIVID 2.00 █
Echo █ █
Echo ████████████████████████████████████████████████████████████████████████
Echo █ █
Echo █ To install PV3D █
Echo █ █
Echo █ In first place the install.bat and PV3DB191.EXE file in a PV3D █
Echo █ Directory : █
Echo █ █
Echo █ MD C:\PV3D2 [ENTER] █
Echo █ CD C:\PV3D2 [ENTER] █
Echo █ C: [ENTER] █
Echo █ COPY A:PV3DB191.ZIP C:\PV3D2 [ENTER] █
Echo █ PKUNZIP PV3DB191 [ENTER] █
Echo █ INSTALL [ENTER] █
Echo █ █
Echo ████████████████████████████████████████████████████████████████████████
Echo ████████████████████████████████████████████████████████████████████████
Echo █ Press any key if you are ready to install PV3D or CTRL^C to Break █
pause
cls
Echo ████████████████████████████████████████████████████████████████████████
Echo █ PV3D IS A FREEWARE █
Echo ████████████████████████████████████████████████████████████████████████
Echo █ █
Echo █ All function of PV3D is available with this version (SAVE/LOAD). █
Echo █ But the No registered version is limited in some case : █
Echo █ █
Echo █ Max of 100 Shapes in a POV 2.0 or VIVID 2.0 generated file. █
Echo █ Max of 10 Frames for save en generate POV file in animation mode.█
Echo █ █
Echo █ Use PV3D only for no commercial use. If you want receive the full █
Echo █ last available registered version send your contribution for the █
Echo █ development of PV3D : 250FF pour la France 55$ for other country █
Echo █ █
Echo █ To: Lecointe Ludovic █
Echo █ 16 Rue du Bouvreuil █
Echo █ 77240 Cesson la Forêt █
Echo █ France █
Echo █ █
Echo ████████████████████████████████████████████████████████████████████████
Echo █ Press any key if you are ready to install PV3D or CTRL^C to Break
pause
pv3DB191 -D %1 %2 %3 %4
Echo ████████████████████████████████████████████████████████████████████████
Echo █ █
Echo █ PV3D Version B1.91 is now installed █
Echo █ █
Echo █ Just type : PV3D enter to run PV3D █
Echo █ █
Echo █ Remark : █
Echo █ █
Echo █ The VIVID output it only to help the VIVID user to make a VIVID 2.0 █
Echo █ script. The VIVID implementation in PV3D was less important than █
Echo █ POVRAY 2.00. █
Echo █ I make more VIVID specific functions in a futur version. █
Echo █ █
Echo █ Send to me you PV3D Object Library files (POB) and PV3D files █
Echo █ I make with your production a library of the best files for the █
Echo █ public domain. If you find some Bug please repport to me !!! █
Echo █ █
Echo █ Enjoy to use PV3D POVRAY and VIVID !!!! Thank you !! █
Echo ████████████████████████████████████████████████████████████████████████
pause
pause