home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NEXT Generation 35
/
NEXT35.iso
/
pc
/
heat
/
data.z
/
workocx.bat
< prev
next >
Wrap
DOS Batch File
|
1997-05-07
|
328b
|
8 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 sound.ocx
start -w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 %winbootdir%\system\webster.ocx
echo Done!