Click to Rate and Give Feedback
MSDN
MSDN Library
Windows Development
Windows Installer
Properties
Property Reference
 Version9X property
Version9X property

Applies to: desktop apps only

The Version9X property gives the version number for 9x versions of Windows operating systems.

The value of this property is an integer: MajorVersion * 100 + MinorVersion. The property remains undefined if the operating system is not a 9x version. For more information, see Operating System Property Values.

Remarks

Condition expressions can test for the version 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

Windows Installer 5.0 on Windows Server 2008 R2 or Windows 7. Windows Installer 4.0 or Windows Installer 4.5 on Windows Server 2008 or Windows Vista. Windows Installer on Windows Server 2003, Windows XP, and Windows 2000. See the Windows Installer Run-Time Requirements for information about the minimum Windows service pack that is required by a Windows Installer version.

See also

Properties

 

 

Send comments about this topic to Microsoft

Build date: 2/3/2012

Tags What's this?: meu (x) nome (x) Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker