|  | @@ -13,8 +13,8 @@
 | 
	
		
			
				|  |  |      <ROW Property="ProductVersion" Value="1.2.0" Type="32"/>
 | 
	
		
			
				|  |  |      <ROW Property="SecureCustomProperties" Value="OLDPRODUCTS;AI_NEWERPRODUCTFOUND"/>
 | 
	
		
			
				|  |  |      <ROW Property="UpgradeCode" Value="{2899A100-4182-4BF0-814A-2FBA957BE3B1}"/>
 | 
	
		
			
				|  |  | -    <ROW Property="WindowsType9X" MultiBuildValue="DefaultBuild:Windows 9x/ME#Win32_Release:Windows 9x/ME" ValueLocId="-"/>
 | 
	
		
			
				|  |  | -    <ROW Property="WindowsType9XDisplay" MultiBuildValue="DefaultBuild:Windows 9x/ME#Win32_Release:Windows 9x/ME" ValueLocId="-"/>
 | 
	
		
			
				|  |  | +    <ROW Property="WindowsType9X" MultiBuildValue="DefaultBuild:Windows 9x/ME#x64_Release:Windows 9x/ME" ValueLocId="-"/>
 | 
	
		
			
				|  |  | +    <ROW Property="WindowsType9XDisplay" MultiBuildValue="DefaultBuild:Windows 9x/ME#x64_Release:Windows 9x/ME" ValueLocId="-"/>
 | 
	
		
			
				|  |  |    </COMPONENT>
 | 
	
		
			
				|  |  |    <COMPONENT cid="caphyon.advinst.msicomp.MsiDirsComponent">
 | 
	
		
			
				|  |  |      <ROW Directory="APPDIR" Directory_Parent="TARGETDIR" DefaultDir="APPDIR:." IsPseudoRoot="1"/>
 | 
	
	
		
			
				|  | @@ -42,7 +42,7 @@
 | 
	
		
			
				|  |  |    </COMPONENT>
 | 
	
		
			
				|  |  |    <COMPONENT cid="caphyon.advinst.msicomp.BuildComponent">
 | 
	
		
			
				|  |  |      <ROW BuildKey="DefaultBuild" BuildName="DefaultBuild" BuildOrder="1" BuildType="0" PackageFolder=".." PackageFileName="civetweb64_setup" Languages="en" InstallationType="4" UseLargeSchema="true" MsiPackageType="x64"/>
 | 
	
		
			
				|  |  | -    <ROW BuildKey="Win32_Release" BuildName="Win32_Release" BuildOrder="2" BuildType="0" PackageFolder="Win32_ReleaseSetupFiles" PackageFileName="civetweb" Languages="en" InstallationType="4" UseLargeSchema="true"/>
 | 
	
		
			
				|  |  | +    <ROW BuildKey="x64_Release" BuildName="x64_Release" BuildOrder="2" BuildType="0" PackageFolder="x64_ReleaseSetupFiles" PackageFileName="civetweb" Languages="en" InstallationType="4" UseLargeSchema="true"/>
 | 
	
		
			
				|  |  |      <ATTRIBUTE name="CurrentBuild" value="DefaultBuild"/>
 | 
	
		
			
				|  |  |    </COMPONENT>
 | 
	
		
			
				|  |  |    <COMPONENT cid="caphyon.advinst.msicomp.DictionaryComponent">
 | 
	
	
		
			
				|  | @@ -126,7 +126,7 @@
 | 
	
		
			
				|  |  |      <ROW Action="AI_ResolveLocalizedCredentials" Sequence="51"/>
 | 
	
		
			
				|  |  |    </COMPONENT>
 | 
	
		
			
				|  |  |    <COMPONENT cid="caphyon.advinst.msicomp.MsiLaunchConditionsComponent">
 | 
	
		
			
				|  |  | -    <ROW Condition="VersionNT" Description="[ProductName] cannot be installed on [WindowsType9XDisplay]" DescriptionLocId="AI.LaunchCondition.No9X" IsPredefined="true" Builds="DefaultBuild;Win32_Release"/>
 | 
	
		
			
				|  |  | +    <ROW Condition="VersionNT" Description="[ProductName] cannot be installed on [WindowsType9XDisplay]" DescriptionLocId="AI.LaunchCondition.No9X" IsPredefined="true" Builds="DefaultBuild;x64_Release"/>
 | 
	
		
			
				|  |  |    </COMPONENT>
 | 
	
		
			
				|  |  |    <COMPONENT cid="caphyon.advinst.msicomp.MsiRegsComponent">
 | 
	
		
			
				|  |  |      <ROW Registry="Path" Root="-1" Key="Software\[Manufacturer]\[ProductName]" Name="Path" Value="[APPDIR]" Component_="ProductInformation"/>
 |