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.

6 lines
594 B

  1. Condition Description
  2. s255 l255
  3. LaunchCondition Condition
  4. 1 OR %FORCE_MSI_UPGRADE OR FORCE_MSI_UPGRADE OR %FORCE_MSI_UPGRADE_NT OR FORCE_MSI_UPGRADE_NT OR Version9X OR (VersionNT < 500) Windows NT Version 5.0 and higher require a service pack for installation of the Windows Installer.
  5. %FORCE_MSI_UPGRADE OR FORCE_MSI_UPGRADE OR Version9X OR (VersionNT > 351) The Windows Installer requires a higher version of Windows NT.
  6. %FORCE_MSI_UPGRADE OR FORCE_MSI_UPGRADE OR Version9X OR (VersionNT > 400) OR (ServicePackLevel >= 6) The Windows Installer requires Windows NT Version 4.0 Service Pack 6.