summaryrefslogtreecommitdiffstats
path: root/private/oleutest/olebvt.bat
blob: 8f5e601229a8c5e8dc28afcef1e0c6f012c9508c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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