home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 14 / IOPROG_14.ISO / soft / sdkjava / sdkjava.exe / SDKJava.cab / Samples / ActiveXBeans / SafeArray / run.bat < prev    next >
Encoding:
DOS Batch File  |  1998-03-05  |  236 b   |  8 lines

  1.  
  2. @REM   If the regsvr32 fails, make sure MSVBVM50.DLL (installed
  3. @REM   by Visual Basic 5.0) is on your system path. The sample
  4. @REM   will not run without Visual Basic 5.0. 
  5. start /w regsvr32 SimpleObject.dll
  6. jview /cp:p . run
  7.  
  8.