home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1997 November / PCO1197.ISO / FilesBBS / WIN95 / MPLAY177.EXE / mplayer.z / workocx.bat < prev   
Encoding:
DOS Batch File  |  1997-07-31  |  421 b   |  10 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 paint.ocx
  6. start /w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 swflash.ocx
  7. start /w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 sound.ocx
  8. start /w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 webster.ocx
  9. echo Done!
  10.