home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 2.9 / 1996-10_Disc_2.9.iso / mplayer / mplayer.z / workocx.bat < prev   
DOS Batch File  |  1996-01-30  |  305b  |  8 lines

  1. @echo off
  2. start /w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 chat.ocx
  3. start /w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 Portrait.ocx
  4. start /w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 gizmo.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 sound.ocx
  7. echo Done!
  8.