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.

18 lines
675 B

  1. ; This file is used to specify where the asn1 tools are
  2. ; binplaced relative to the root of the distribution point.
  3. ;
  4. ; The format is like this:
  5. ;
  6. ; <imagename> <class name>
  7. ;
  8. ; where <imagename> is the filename.ext and <class name> is the directory off
  9. ; the root of the distribution point (retail is a placeholder for the root).
  10. ; If there are multiple class names for a single image, use a colon to separate
  11. ; each.
  12. ;
  13. ;
  14. ; PLEASE KEEP THIS LIST SORTED
  15. ;---------------------------------------------
  16. asn1all.exe mstools ; ASN.1 Lexical Analyzer
  17. asn1c.exe mstools ; ASN.1 Compiler
  18. asn1cpp.exe mstools ; ASN.1 Precompiler