NOTE: ADS currently uses the build numbering scheme described in topic 1978. The information presented in this topic (#1781) remains for reference purposes only.
New CE images for standard ADS products will fall into standardized categories based on the Windows CE license model it falls under and the type of registry used by the image. The licenses will be either Professional or Core, and the registry architecture will either be RAM based or Hive based.
The new images will denote which of each were used during the build process in the build number output to the debug port at boot in the following format:
ADS Build Number 4.20.nn {license:[Pro|Core]}_{registry:[RAM|Hive]} where 'nn' is the ADS build revision number
Examples 4.20.22 Pro_RAM (Professional license and RAM based registry) 4.20.22 Core_RAM (Core license and RAM based registry) 4.20.22 Pro_Hive (Professional license and Hive based registry) 4.20.22 Core_Hive (Core license and Hive based registry)