<?xml version="1.0"?>
<Products xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<OS name="XP">
		<ProductName name="Intel(R) PROSet/Wireless WiFi Software" desc="Intel(R) PROSet/Wireless WiFi Software">
			<NativeMSI>REBOOT=ReallySuppress</NativeMSI>
			<AddlocalMSI>ADDLOCAL=WIFI_Simple_Config,WIFI_Help,WIFI_Troubleshooter</AddlocalMSI>
			<CustomMSI>MSZCFG=TRUE</CustomMSI>
			<AcceptUserCommands>True</AcceptUserCommands>
		</ProductName>
	</OS>
	<OS name="VISTA">
		<ProductName name="Wifi" desc="Intel(R) Proset/Wireless WiFi Software">
			<NativeMSI>REBOOT=ReallySuppress</NativeMSI>
			<AddlocalMSI>ADDLOCAL=WIFI_Software,WIFI_Help</AddlocalMSI>
			<CustomMSI></CustomMSI>
			<AcceptUserCommands>True</AcceptUserCommands>
		</ProductName>
	</OS>
	<MSI>Intel PROSet Wireless.msi</MSI>
</Products>
