Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
214 B

  1. rem OLEBVT script
  2. @rem Register entries for tests
  3. call oleutest.bat
  4. %systemroot%\regedit /s oleutest.reg
  5. @rem CompObj test
  6. olebind
  7. @rem Storage test
  8. stgdrt
  9. @echo Thank you for running the OLE BVTs