windows-nt/Source/XPSP1/NT/com/oleutest/olebvt.bat

14 lines
201 B
Batchfile
Raw Normal View History

2020-09-26 03:20:57 -05:00
rem OLEBVT script
@rem Register entries for tests
call oleutest.bat
%systemroot%\regedit /s oleutest.reg
@rem CompObj test
olebind
@rem Storage test
stgdrt
@echo Thank you for running the OLE BVTs