The Version9X property gives the version number for Microsoft Windows 95, Windows 98, or Windows Me operating systems.
The value of this property is an integer: MajorVersion * 100 + MinorVersion. The property remains undefined if the operating system is not Windows Me/98/95. For more information, see
Operating System Property Values.
Remarks
Condition expressions can test for the version of Windows Me/98/95 by using the property name or may verify the version by using a comparison operator.
All property names are case-sensitive. Note that the X in the name Version9X is uppercase.
Requirements
| Version | Requires Windows Installer 4.0 on Windows Server 2008 or Windows Vista. Windows Installer on Windows Server 2003, Windows XP, and Windows 2000. |
See Also
Properties
Send comments about this topic to Microsoft
Build date: 6/5/2008