home *** CD-ROM | disk | FTP | other *** search
- @echo off
-
- if not exist %1\msvidc.drv copy msvidc.drv %1
- if not exist %1\iccvid.drv copy iccvid.drv %1
- if not exist %1\msrle.drv copy msrle.drv %1
- if not exist %1\ctl3d.dll copy ctl3d.dll %1
- if not exist %1\ctl3dv2.dll copy \ctl3dv2.dll %1
-
- copy pcwi.ico %1
-