windows-nt/Source/XPSP1/NT/com/oleutest/olebvt.bat
2020-09-26 16:20:57 +08:00

14 lines
201 B
Batchfile

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