Click to Rate and Give Feedback
MSDN
MSDN Library
Windows Development
Windows Installer
Installer Database
Database Tables
Column Data Types
 Version
Version

The Version data type is a text string containing a valid version string. A version string has the format

xxxxx.xxxxx.xxxxx.xxxxx

where x is a digit.

The maximum acceptable version string is 65535.65535.65535.65535.

The following are examples of valid version strings:

  • 1
  • 1.0
  • 1.00
  • 10.00
  • 1.00.1
  • 1.0.1
  • 1.00.10
  • 1.00.100
  • 1.0.1000.0

 

 

Send comments about this topic to Microsoft

Build date: 2/3/2012

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Typo      Thomas Lee   |   Edit   |   Show History
The article has a "Copy Code" hyperlink - but there appears no code to copy?
Tags What's this?: Add a tag
Flag as ContentBug
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker