home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM User 1996 April
/
CDROM21.bin
/
programs
/
polyview
/
poly.bat
< prev
next >
Wrap
DOS Batch File
|
1996-02-07
|
418b
|
20 lines
cd \programs\polyview
@echo off
cls
echo.
echo.
echo POLYVIEW for Windows 95
echo -------------------------
echo.
echo.
echo This will now be unpacked into it's own directory
echo called POLYVIEW to run the program in the future
echo simply click on the POLYVIEW ICON.
echo.
echo.
pkunzip -d polyview.zip c:\polyview
c:
cd \
cd polyview
polyview