home *** CD-ROM | disk | FTP | other *** search
/ NEXT Generation 33 / NEXT33.iso / pc / heat / data.z / workocx.bat < prev    next >
DOS Batch File  |  1997-05-07  |  328b  |  8 lines

  1. @echo off
  2. start -w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 gizmo.ocx
  3. start -w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 chat.ocx
  4. start -w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 Portrait.ocx
  5. start -w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 sound.ocx
  6. start -w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 %winbootdir%\system\webster.ocx
  7. echo Done!
  8.