home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 39 / IOPROG_39.ISO / SOFT / sdkjava40.exe / data1.cab / fg_Samples / Samples / COM / SafeArray / run.bat < prev    next >
Encoding:
DOS Batch File  |  2000-05-04  |  236 b   |  8 lines

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