home *** CD-ROM | disk | FTP | other *** search
/ Freelog 100 / FreelogNo100-NovembreDecembre2010.iso / GestionFichiers / GenieTimeline / GenieTimelineSetupFree.exe / redist64 / Parameterinfo.xml < prev    next >
Extensible Markup Language  |  2010-06-15  |  10KB  |  112 lines

  1.  ■<?xml version="1.0" encoding="utf-16"?>
  2. <Setup xmlns="http://schemas.microsoft.com/Setup/2008/01/im" xmlns:ironman="http://schemas.microsoft.com/Setup/2008/01/im" SetupVersion="1.0">
  3.   <UI Dll="SetupUi.dll" Name="Microsoft Visual C++ 2010  x64 Redistributable Setup" Version="10.0.30319" />
  4.   <Configuration>
  5.     <DisabledCommandLineSwitches>
  6.       <CommandLineSwitch Name="createlayout" />
  7.     </DisabledCommandLineSwitches>
  8.     <UserExperienceDataCollection Policy="UserControlled" />
  9.     <BlockingMutex Name="VC_Redist_SetupMutex" />
  10.   </Configuration>
  11.   <EnterMaintenanceModeIf>
  12.     <Exists>
  13.       <MsiProductVersion ProductCode="{DA5E371C-6333-3D8A-93A4-6FD5B20BCC6E}" />
  14.     </Exists>
  15.   </EnterMaintenanceModeIf>
  16.   <Blockers>
  17.     <StopBlockers>
  18.       <BlockIf DisplayText="#(loc.Blocker_UnSupportedOS)">
  19.         <And>
  20.           <Equals LeftHandSide="Installing" BoolWhenNonExistent="false">
  21.             <Operation />
  22.           </Equals>
  23.           <GreaterThan LeftHandSide="5.1.0" BoolWhenNonExistent="false">
  24.             <TargetOS />
  25.           </GreaterThan>
  26.         </And>
  27.       </BlockIf>
  28.       <BlockIf DisplayText="#(loc.Blocker_X64)">
  29.         <And>
  30.           <Equals LeftHandSide="Installing" BoolWhenNonExistent="false">
  31.             <Operation />
  32.           </Equals>
  33.           <Not>
  34.             <Equals LeftHandSide="x64" BoolWhenNonExistent="false">
  35.               <TargetArchitecture />
  36.             </Equals>
  37.           </Not>
  38.         </And>
  39.       </BlockIf>
  40.       <BlockIf DisplayText="#(loc.Blocker_NewerVersionPresent)">
  41.         <And>
  42.           <Equals LeftHandSide="Installing" BoolWhenNonExistent="false">
  43.             <Operation />
  44.           </Equals>
  45.           <LessThan LeftHandSide="30319" BoolWhenNonExistent="false">
  46.             <RegKeyValue Location="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\10.0\VC\VCRedist\x64\Bld" />
  47.           </LessThan>
  48.         </And>
  49.       </BlockIf>
  50.     </StopBlockers>
  51.   </Blockers>
  52.   <Items OnSubFailureAction="Rollback" DownloadRetries="3" DelayBetweenRetries="6" CopyPackageFilesToDownloadLocation="true">
  53.     <File Name="vc_red.cab" DownloadSize="4829869" SystemDriveSize="15000000" InstalledProductSize="15000000">
  54.       <IsPresent>
  55.         <Exists Id="vc_red_amd64_self">
  56.           <MsiProductVersion ProductCode="{DA5E371C-6333-3D8A-93A4-6FD5B20BCC6E}" />
  57.         </Exists>
  58.       </IsPresent>
  59.       <ApplicableIf>
  60.         <AlwaysTrue />
  61.       </ApplicableIf>
  62.       <ActionTable>
  63.         <InstallAction IfPresent="noop" IfAbsent="install" />
  64.         <UninstallAction IfPresent="uninstall" IfAbsent="noop" />
  65.         <RepairAction IfPresent="repair" IfAbsent="install" />
  66.       </ActionTable>
  67.     </File>
  68.     <MSI Name="vc_red.msi" DownloadSize="168960" ProductCode="{DA5E371C-6333-3D8A-93A4-6FD5B20BCC6E}" SystemDriveSize="200000" InstalledProductSize="200000" EstimatedInstallTime="5000" CanonicalTargetName="#(loc.VC_Redist)" MSIOptions="EXTUI=1" MSIRepairOptions="REINSTALLMODE=omus" Rollback="false">
  69.       <IsPresent>
  70.         <ExpressionAlias Id="vc_red_amd64_self" />
  71.       </IsPresent>
  72.       <ApplicableIf>
  73.         <AlwaysTrue />
  74.       </ApplicableIf>
  75.       <ActionTable>
  76.         <RepairAction IfPresent="noop" IfAbsent="install" OnFailureBehavior="Stop" />
  77.         <InstallAction IfPresent="noop" IfAbsent="install" />
  78.         <UninstallAction IfPresent="uninstall" IfAbsent="noop" />
  79.       </ActionTable>
  80.     </MSI>
  81.     <MSI Name="vc_red.msi" DownloadSize="168960" ProductCode="{DA5E371C-6333-3D8A-93A4-6FD5B20BCC6E}" SystemDriveSize="200000" InstalledProductSize="200000" EstimatedInstallTime="5000" CanonicalTargetName="#(loc.VC_Redist)" MSIOptions="EXTUI=1" MSIRepairOptions="REINSTALL=ALL REINSTALLMODE=omus" Rollback="false">
  82.       <IsPresent>
  83.         <ExpressionAlias Id="vc_red_amd64_self" />
  84.       </IsPresent>
  85.       <ApplicableIf>
  86.         <AlwaysTrue />
  87.       </ApplicableIf>
  88.       <ActionTable>
  89.         <InstallAction IfPresent="noop" IfAbsent="noop" OnFailureBehavior="Stop" />
  90.         <UninstallAction IfPresent="noop" IfAbsent="noop" />
  91.         <RepairAction IfPresent="install" IfAbsent="noop" />
  92.       </ActionTable>
  93.     </MSI>
  94.     <ServiceControl Name="MSIServer" SystemDriveSize="0" CanonicalTargetName="#(loc.NecessaryComponent)" Control="Stop">
  95.       <IsPresent>
  96.         <NeverTrue />
  97.       </IsPresent>
  98.       <ApplicableIf>
  99.         <AlwaysTrue />
  100.       </ApplicableIf>
  101.       <ActionTable>
  102.         <InstallAction IfPresent="noop" IfAbsent="install" OnFailureBehavior="Continue" />
  103.         <UninstallAction IfPresent="noop" IfAbsent="noop" />
  104.         <RepairAction IfPresent="repair" IfAbsent="noop" OnFailureBehavior="Continue" />
  105.       </ActionTable>
  106.     </ServiceControl>
  107.   </Items>
  108.   <SystemCheck>
  109.     <ProcessBlocks />
  110.     <ServiceBlocks />
  111.   </SystemCheck>
  112. </Setup>