home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Action 28 B
/
cdactioncoverdisc28b.iso
/
wb
/
mplayer
/
mplayer.z
/
workocx.bat
< prev
Wrap
DOS Batch File
|
1997-05-28
|
363b
|
9 lines
@echo off
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 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 paint.ocx
start /w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 sound.ocx
start /w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 webster.ocx
echo Done!