home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NEXT Generation NEXTPlay
/
NEXTPlay.iso
/
pc
/
pconline
/
mpath
/
mplayer.z
/
workocx.bat
< prev
Wrap
DOS Batch File
|
1996-01-30
|
305b
|
8 lines
@echo off
start /w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 chat.ocx
start /w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 Portrait.ocx
start /w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 gizmo.ocx
start /w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 paint.ocx
start /w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 sound.ocx
echo Done!