home *** CD-ROM | disk | FTP | other *** search
/ Enter 1999 November / ENTER11_1.bin / WARSZTAT / SDKJava32.exe / data1.cab / fg_Samples / Samples / COM / SafeArray / run.bat < prev    next >
Encoding:
DOS Batch File  |  1999-03-17  |  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.