Source code of Windows XP (NT5)
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.

49 lines
1.3 KiB

  1. Darwin Schema Change Descriptions
  2. -----------------------------------------
  3. Windows Installer 1.0
  4. -----------------------------------------
  5. Max Supported Schema: 100
  6. -----------------------------------------
  7. Windows Installer 1.1
  8. -----------------------------------------
  9. Max Supported Schema: 110
  10. Changes/Additions:
  11. Complus table added.
  12. Upgrade table added.
  13. Attributes column added to Class table.
  14. Description column added to ServiceInstall table.
  15. IsolatedComponent table added.
  16. Description column of ODBCDataSource table was made non-localizable.
  17. Driver Description column of ODBCDataSource table was made non-localizable.
  18. Description column of ODBCTranslator table was made non-localizable.
  19. -----------------------------------------
  20. Windows Installer 1.2
  21. -----------------------------------------
  22. Max Supported Schema: 120
  23. Changes/Additions:
  24. FileSFPCatalog table added.
  25. SFPCatalog table added.
  26. -----------------------------------------
  27. Windows Installer 2.0
  28. -----------------------------------------
  29. Max Supported Schema: 200
  30. Changes/Additions:
  31. MsiAssembly table added.
  32. MsiAssemblyName table added.
  33. MsiDigitalCertificate table added.
  34. MsiDigitalSignature table added.
  35. MsiFileHash table added.
  36. Version column of TypeLib table is now of type DoubleInteger.