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
549 B

  1. var cCodeBase = ' '
  2. cCodeBase += '<OBJECT '
  3. cCodeBase += ' id=TSDiag '
  4. // cCodeBase += ' codeBase="file://makarp-p/pub/tstst.new/tsdiag.dll" '
  5. cCodeBase += ' classid=clsid:0C3E9E25-E3E8-4400-9A66-2B6CFC57F99B> '
  6. cCodeBase += '</OBJECT> '
  7. cCodeBase += ''
  8. cCodeBase += '<OBJECT '
  9. cCodeBase += ' id=EvntUtl '
  10. // cCodeBase += ' codeBase="file://makarp-p/pub/tstst.new/evntutl.dll#Version=1, 0, 0, 2" '
  11. cCodeBase += ' classid=clsid:CACECD29-3108-4132-9A4E-53B54FFDAFA0> '
  12. cCodeBase += '</OBJECT>'
  13. document.write(cCodeBase)