home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8" ?>
-
- <Product
- xmlns="http://schemas.microsoft.com/developer/2004/01/bootstrapper"
- ProductCode="Microsoft.Net.Client.3.5"
- >
-
- <UninstallInfo>
- <DisplayName String="PRODUCT" />
- <DisplayVersion Value="3.5" />
- <VersionMajor Value="3" />
- <VersionMinor Value="5" />
- </UninstallInfo>
-
- <InstallChecks>
- <RegistryCheck Property="DotNetClient20RegistryCheck" Key="HKLM\SOFTWARE\Microsoft\NET Framework Setup\DotNetClient\v3.5\Layers\v2.0" Value="Install" />
- <RegistryCheck Property="DotNetClient30RegistryCheck" Key="HKLM\SOFTWARE\Microsoft\NET Framework Setup\DotNetClient\v3.5\Layers\v3.0" Value="Install" />
- <RegistryCheck Property="DotNetClient35RegistryCheck" Key="HKLM\SOFTWARE\Microsoft\NET Framework Setup\DotNetClient\v3.5\Layers\v3.5" Value="Install" />
- <RegistryCheck Property="DotNet35SP1RegistryCheck" Key="HKLM\SOFTWARE\Microsoft\NET Framework Setup\ndp\v3.5" Value="SP" />
- <FileCheck Property="Rgb9RastCheck" FileName="rgb9rast_2.dll" SearchPath="" SpecialFolder="SystemFolder"/>
- <FileCheck Property="WICCheck" FileName="windowscodecs.dll" SearchPath="" SpecialFolder="SystemFolder"/>
- </InstallChecks>
-
- <Commands Reboot="Defer">
-
- <Command PackageFile="Rgb9Rast_x86.msi"
- Arguments="REBOOT=ReallySuppress"
- Log="ah_rgb9rast.log"
- EstimatedInstalledBytes="94720">
-
- <InstallConditions>
- <FailIf Property="AdminUser" Compare="ValueEqualTo" Value="false" String="AdminRequired" />
- <BypassIf Property="ProcessorArchitecture" Compare="ValueNotEqualTo" Value="Intel" />
- <BypassIf Property="VersionNT" Compare="VersionGreaterThanOrEqualTo" Value="6" />
- <BypassIf Property="Rgb9RastCheck" Compare="VersionGreaterThanOrEqualTo" Value="9.15.735.0" />
- <BypassIf Property="FxClientPlatform" Compare="ValueNotEqualTo" Value="true" />
- </InstallConditions>
-
- <ExitCodes>
- <ExitCode Value="0" Result="Success" />
- <ExitCode Value="3010" Result="SuccessReboot" />
- <DefaultExitCode Result="Fail" />
- </ExitCodes>
-
- </Command>
-
- <Command PackageFile="wic_x86_enu.exe"
- Arguments="/quiet /norestart /log:"%TEMP%\ah_wic.log""
- EstimatedInstalledBytes="1227048"
- EstimatedInstallSeconds="10">
-
- <InstallConditions>
- <FailIf Property="AdminUser" Compare="ValueEqualTo" Value="false" String="AdminRequired" />
- <BypassIf Property="ProcessorArchitecture" Compare="ValueNotEqualTo" Value="Intel" />
- <BypassIf Property="VersionNT" Compare="VersionGreaterThanOrEqualTo" Value="5.1.3" />
- <BypassIf Property="WICCheck" Compare="VersionGreaterThanOrEqualTo" Value="6.0.5840.16388" />
- <BypassIf Property="FxClientPlatform" Compare="ValueNotEqualTo" Value="true" />
- </InstallConditions>
-
- <ExitCodes>
- <ExitCode Value="0" Result="Success" />
- <ExitCode Value="3010" Result="SuccessReboot" />
- <DefaultExitCode Result="Fail" />
- </ExitCodes>
-
- </Command>
-
- <Command PackageFile="DotNetFx20Client_Package_x86.exe"
- Arguments="/q /x:."
- EstimatedInstalledBytes="0"
- EstimatedTempBytes="25903723">
-
- <InstallConditions>
- <FailIf Property="AdminUser" Compare="ValueEqualTo" Value="false" String="AdminRequired" />
- <BypassIf Property="DotNetClient20RegistryCheck" Compare="ValueEqualTo" Value="1" />
- <BypassIf Property="FxClientPlatform" Compare="ValueNotEqualTo" Value="true" />
- </InstallConditions>
-
- </Command>
-
- <Command PackageFile="netfxclient20_redist.msi"
- Arguments="REBOOT=ReallySuppress ARPSYSTEMCOMPONENT=1"
- Log="AH_fx20.log"
- EstimatedInstalledBytes="25903723"
- Uninstall="true"
- UninstallArguments="REMOVE=ALL REBOOT=ReallySuppress"
- UninstallLog="AH_fx20_uninstall.log">
-
- <InstallConditions>
- <FailIf Property="AdminUser" Compare="ValueEqualTo" Value="false" String="AdminRequired" />
- <BypassIf Property="DotNetClient20RegistryCheck" Compare="ValueEqualTo" Value="1" />
- <BypassIf Property="FxClientPlatform" Compare="ValueNotEqualTo" Value="true" />
- </InstallConditions>
-
- <ExitCodes>
- <ExitCode Value="0" Result="Success" Uninstall="true" />
- <ExitCode Value="1605" Result="Success" Install="false" Uninstall="true" />
- <ExitCode Value="3010" Result="SuccessReboot" Uninstall="true" />
- <DefaultExitCode Result="Fail" Uninstall="true" />
- </ExitCodes>
-
- </Command>
-
- <Command PackageFile="ngen.exe"
- Arguments="executeQueuedItems 1"
- EstimatedInstalledBytes="10000000"
- EstimatedTempBytes="0"
- EstimatedInstallSeconds="150">
-
- <InstallConditions>
- <FailIf Property="AdminUser" Compare="ValueEqualTo" Value="false" String="AdminRequired" />
- <BypassIf Property="DotNetClient20RegistryCheck" Compare="ValueEqualTo" Value="1" />
- <BypassIf Property="FxClientPlatform" Compare="ValueNotEqualTo" Value="true" />
- </InstallConditions>
-
- </Command>
-
- <Command PackageFile="DotNetFx30Client_Package_x86.exe"
- Arguments="/q /x:."
- EstimatedInstalledBytes="0"
- EstimatedTempBytes="25903723">
-
- <InstallConditions>
- <FailIf Property="AdminUser" Compare="ValueEqualTo" Value="false" String="AdminRequired" />
- <BypassIf Property="DotNetClient30RegistryCheck" Compare="ValueEqualTo" Value="1" />
- <BypassIf Property="FxClientPlatform" Compare="ValueNotEqualTo" Value="true" />
- </InstallConditions>
-
- </Command>
-
- <Command PackageFile="netfxclient30_redist.msi"
- Arguments="REBOOT=ReallySuppress ARPSYSTEMCOMPONENT=1"
- Log="AH_fx30.log"
- EstimatedInstalledBytes="25903723"
- Uninstall="true"
- UninstallArguments="REMOVE=ALL REBOOT=ReallySuppress"
- UninstallLog="AH_fx30_uninstall.log">
-
- <InstallConditions>
- <FailIf Property="AdminUser" Compare="ValueEqualTo" Value="false" String="AdminRequired" />
- <BypassIf Property="DotNetClient30RegistryCheck" Compare="ValueEqualTo" Value="1" />
- <BypassIf Property="FxClientPlatform" Compare="ValueNotEqualTo" Value="true" />
- </InstallConditions>
-
- <ExitCodes>
- <ExitCode Value="0" Result="Success" Uninstall="true" />
- <ExitCode Value="1605" Result="Success" Install="false" Uninstall="true" />
- <ExitCode Value="3010" Result="SuccessReboot" Uninstall="true" />
- <DefaultExitCode Result="Fail" Uninstall="true" />
- </ExitCodes>
-
- </Command>
-
- <Command PackageFile="ngen.exe"
- Arguments="executeQueuedItems 1"
- EstimatedInstalledBytes="10000000"
- EstimatedTempBytes="0"
- EstimatedInstallSeconds="150">
-
- <InstallConditions>
- <FailIf Property="AdminUser" Compare="ValueEqualTo" Value="false" String="AdminRequired" />
- <BypassIf Property="DotNetClient30RegistryCheck" Compare="ValueEqualTo" Value="1" />
- <BypassIf Property="FxClientPlatform" Compare="ValueNotEqualTo" Value="true" />
- </InstallConditions>
-
- </Command>
-
- <Command PackageFile="DotNetFx35Client_Package_x86.exe"
- Arguments="/q /x:."
- EstimatedInstalledBytes="0"
- EstimatedTempBytes="25903723">
-
- <InstallConditions>
- <FailIf Property="AdminUser" Compare="ValueEqualTo" Value="false" String="AdminRequired" />
- <BypassIf Property="DotNetClient35RegistryCheck" Compare="ValueEqualTo" Value="1" />
- <BypassIf Property="FxClientPlatform" Compare="ValueNotEqualTo" Value="true" />
- </InstallConditions>
-
- </Command>
-
- <Command PackageFile="netfxclient35_redist.msi"
- Arguments="REBOOT=ReallySuppress ARPSYSTEMCOMPONENT=1"
- Log="AH_fx35.log"
- EstimatedInstalledBytes="25903723"
- Uninstall="true"
- UninstallArguments="REMOVE=ALL REBOOT=ReallySuppress"
- UninstallLog="AH_fx35_uninstall.log">
-
- <InstallConditions>
- <FailIf Property="AdminUser" Compare="ValueEqualTo" Value="false" String="AdminRequired" />
- <BypassIf Property="DotNetClient35RegistryCheck" Compare="ValueEqualTo" Value="1" />
- <BypassIf Property="FxClientPlatform" Compare="ValueNotEqualTo" Value="true" />
- </InstallConditions>
-
- <ExitCodes>
- <ExitCode Value="0" Result="Success" Uninstall="true" />
- <ExitCode Value="1605" Result="Success" Install="false" Uninstall="true" />
- <ExitCode Value="3010" Result="SuccessReboot" Uninstall="true" />
- <DefaultExitCode Result="Fail" Uninstall="true" />
- </ExitCodes>
-
- </Command>
-
- <Command PackageFile="ngen.exe"
- Arguments="executeQueuedItems 1"
- EstimatedInstalledBytes="10000000"
- EstimatedTempBytes="0"
- EstimatedInstallSeconds="150">
-
- <InstallConditions>
- <FailIf Property="AdminUser" Compare="ValueEqualTo" Value="false" String="AdminRequired" />
- <BypassIf Property="DotNetClient35RegistryCheck" Compare="ValueEqualTo" Value="1" />
- <BypassIf Property="FxClientPlatform" Compare="ValueNotEqualTo" Value="true" />
- </InstallConditions>
-
- </Command>
-
- <Command PackageFile="dotnetfx35setup.exe"
- Arguments="/q /norestart /progress DotNetFx35Pipe"
- EstimatedInstalledBytes="180000000"
- EstimatedTempBytes="0">
-
- <InstallConditions>
- <FailIf Property="AdminUser" Compare="ValueEqualTo" Value="false" String="AdminRequired" />
- <BypassIf Property="DotNet35SP1RegistryCheck" Compare="ValueGreaterThanOrEqualTo" Value="1" />
- <BypassIf Property="FxClientPlatform" Compare="ValueEqualTo" Value="true" />
- </InstallConditions>
-
- <ExitCodes>
- <ExitCode Value="0" Result="Success" />
- <ExitCode Value="3010" Result="SuccessReboot" />
- <DefaultExitCode Result="Fail" />
- </ExitCodes>
-
- </Command>
-
- </Commands>
-
- <PackageFiles CopyAllPackageFiles="false">
- <PackageFile Name="Rgb9Rast_x86.msi" HomeSite="http://go.microsoft.com/fwlink/?LinkId=72535" PublicKey="3082010a0282010100cd819638ae5ca2f2c1dfded0ab958dd63c9d1f8bc35d862e5df0b172f5abac886ab5dab1227b0bc8c8a54b915e2213e9f9f5239db5f46e76aeefeea43cc7c4c0595c3fabb3733326a662816179a162f46e8895d06eddc79fd2a451117661ba708a65a1961689a75d81d04466e5db569e40cafcdc76242e443000e5d67d7b9511d5581da3e84f0bc988dca2d653996cca63ca996a9a925e4c4d11e82fd35b5b5e5f52a3732da5bb84450d8c191576cb08da9aa67015e84dec69fd5db26b8fed295137388bc6464915945098b0f468a4d7de097167749e778c1d856b97eae75f45cce0e6710dd16300937b31988e0bb413bdb3d0eef1df21eea96061ee37433dc30203010001" />
- <PackageFile Name="wic_x86_enu.exe" HomeSite="http://go.microsoft.com/fwlink/?LinkId=70841" PublicKey="3082010a0282010100cd819638ae5ca2f2c1dfded0ab958dd63c9d1f8bc35d862e5df0b172f5abac886ab5dab1227b0bc8c8a54b915e2213e9f9f5239db5f46e76aeefeea43cc7c4c0595c3fabb3733326a662816179a162f46e8895d06eddc79fd2a451117661ba708a65a1961689a75d81d04466e5db569e40cafcdc76242e443000e5d67d7b9511d5581da3e84f0bc988dca2d653996cca63ca996a9a925e4c4d11e82fd35b5b5e5f52a3732da5bb84450d8c191576cb08da9aa67015e84dec69fd5db26b8fed295137388bc6464915945098b0f468a4d7de097167749e778c1d856b97eae75f45cce0e6710dd16300937b31988e0bb413bdb3d0eef1df21eea96061ee37433dc30203010001" />
- <PackageFile Name="DotNetFx20Client_Package_x86.exe" HomeSite="http://go.microsoft.com/fwlink/?LinkId=119633" PublicKey="3082010a0282010100a2db0a8dcfc2c1499bcdaa3a34ad23596bdb6cbe2122b794c8eaaebfc6d526c232118bbcda5d2cfb36561e152bae8f0ddd14a36e284c7f163f41ac8d40b146880dd98194ad9706d05744765ceaf1fc0ee27f74a333cb74e5efe361a17e03b745ffd53e12d5b0ca5e0dd07bf2b7130dfc606a2885758cb7adbc85e817b490bef516b6625ded11df3aee215b8baf8073c345e3958977609be7ad77c1378d33142f13db62c9ae1aa94f9867add420393071e08d6746e2c61cf40d5074412fe805246a216b49b092c4b239c742a56d5c184aab8fd78e833e780a47d8a4b28423c3e2f27b66b14a74bd26414b9c6114604e30c882f3d00b707cee554d77d2085576810203010001" />
- <PackageFile Name="DotNetFx30Client_Package_x86.exe" HomeSite="http://go.microsoft.com/fwlink/?LinkId=119634" PublicKey="3082010a0282010100a2db0a8dcfc2c1499bcdaa3a34ad23596bdb6cbe2122b794c8eaaebfc6d526c232118bbcda5d2cfb36561e152bae8f0ddd14a36e284c7f163f41ac8d40b146880dd98194ad9706d05744765ceaf1fc0ee27f74a333cb74e5efe361a17e03b745ffd53e12d5b0ca5e0dd07bf2b7130dfc606a2885758cb7adbc85e817b490bef516b6625ded11df3aee215b8baf8073c345e3958977609be7ad77c1378d33142f13db62c9ae1aa94f9867add420393071e08d6746e2c61cf40d5074412fe805246a216b49b092c4b239c742a56d5c184aab8fd78e833e780a47d8a4b28423c3e2f27b66b14a74bd26414b9c6114604e30c882f3d00b707cee554d77d2085576810203010001" />
- <PackageFile Name="DotNetFx35Client_Package_x86.exe" HomeSite="http://go.microsoft.com/fwlink/?LinkId=119635" PublicKey="3082010a0282010100a2db0a8dcfc2c1499bcdaa3a34ad23596bdb6cbe2122b794c8eaaebfc6d526c232118bbcda5d2cfb36561e152bae8f0ddd14a36e284c7f163f41ac8d40b146880dd98194ad9706d05744765ceaf1fc0ee27f74a333cb74e5efe361a17e03b745ffd53e12d5b0ca5e0dd07bf2b7130dfc606a2885758cb7adbc85e817b490bef516b6625ded11df3aee215b8baf8073c345e3958977609be7ad77c1378d33142f13db62c9ae1aa94f9867add420393071e08d6746e2c61cf40d5074412fe805246a216b49b092c4b239c742a56d5c184aab8fd78e833e780a47d8a4b28423c3e2f27b66b14a74bd26414b9c6114604e30c882f3d00b707cee554d77d2085576810203010001" />
- <PackageFile Name="netfxclient20_redist.msi" />
- <PackageFile Name="netfxclient30_redist.msi" />
- <PackageFile Name="netfxclient35_redist.msi" />
- <PackageFile Name="dotnetfx35setup.exe" HomeSite="http://go.microsoft.com/fwlink/?LinkId=118076" PublicKey="3082010a0282010100a2db0a8dcfc2c1499bcdaa3a34ad23596bdb6cbe2122b794c8eaaebfc6d526c232118bbcda5d2cfb36561e152bae8f0ddd14a36e284c7f163f41ac8d40b146880dd98194ad9706d05744765ceaf1fc0ee27f74a333cb74e5efe361a17e03b745ffd53e12d5b0ca5e0dd07bf2b7130dfc606a2885758cb7adbc85e817b490bef516b6625ded11df3aee215b8baf8073c345e3958977609be7ad77c1378d33142f13db62c9ae1aa94f9867add420393071e08d6746e2c61cf40d5074412fe805246a216b49b092c4b239c742a56d5c184aab8fd78e833e780a47d8a4b28423c3e2f27b66b14a74bd26414b9c6114604e30c882f3d00b707cee554d77d2085576810203010001" />
- <PackageFile Name="ngen.exe" />
- </PackageFiles>
-
- </Product>