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

  1.  ■<?xml version="1.0" encoding="utf-16"?>
  2. <SetupUI xmlns="http://schemas.microsoft.com/SetupUI/2008/01/imui" xmlns:imui="http://schemas.microsoft.com/SetupUI/2008/01/imui" >
  3.   <UI>
  4.     <ResourceDll>SetupResources.dll</ResourceDll>
  5.     <SplashScreen>
  6.       <Hide/>
  7.     </SplashScreen>
  8.     <LCIDHints>
  9.       <LCIDHint>
  10.         <RegKey>HKCU\Software\Microsoft\VisualStudio\9.0\General</RegKey>
  11.         <RegValueName>UILanguage_fake</RegValueName>
  12.       </LCIDHint>
  13.       <LCIDHint>
  14.         <RegKey>HKCU\Software\Microsoft\VisualStudio\9.0\General</RegKey>
  15.         <RegValueName>UILanguage_hint2</RegValueName>
  16.       </LCIDHint>
  17.     </LCIDHints>
  18.     <Windows>
  19.       <WizardImages>
  20.         <HeaderImage>header.bmp</HeaderImage>
  21.         <Watermark>watermark.bmp</Watermark>
  22.       </WizardImages>
  23.       <Caption>
  24.         <Install>#(loc.install_caption)</Install>
  25.         <Repair>#(loc.maintenance_caption)</Repair>
  26.         <Uninstall>#(loc.maintenance_caption)</Uninstall>
  27.         <CreateLayout>#(loc.create_layout_caption)</CreateLayout>
  28.         <UninstallPatch>#(loc.uninstallpatch_caption)</UninstallPatch>
  29.       </Caption>
  30.       <WelcomePage>
  31.         <Hide/>
  32.       </WelcomePage>
  33.       
  34.       <EulaPage>
  35.         <Title>#(loc.eula_page_title)</Title>
  36.         <SubTitle>#(loc.eula_page_subtitle)</SubTitle>
  37.         <File Type="RTF">EULA.rtf</File>
  38.         <LicenseTermsCheckbox>
  39.           <Text>#(loc.license_terms)</Text>
  40.         </LicenseTermsCheckbox>
  41.         <UserExperienceDataCollection>
  42.           <SQMPermissionCheckbox>
  43.             <Text>#(loc.sqm_permission_text)</Text>
  44.           </SQMPermissionCheckbox>
  45.           <SysLink>
  46.             <Text>#(loc.data_collection_policy_link)</Text>
  47.             <!-- 21,168,275,16 -->
  48.             <X>21</X>
  49.             <Y>168</Y>
  50.             <Width>275</Width>
  51.             <Height>16</Height>
  52.           </SysLink>
  53.         </UserExperienceDataCollection>
  54.         <BackButton>
  55.           <Hide/>
  56.         </BackButton>
  57.         <NextButton>
  58.           <Text>#(loc.eula_page_next_button)</Text>
  59.         </NextButton>
  60.       </EulaPage>
  61.       <SystemRequirementsPage>
  62.         <Title>#(loc.sysreqpage_title)</Title>
  63.         <SubTitle>#(loc.sysreqpage_subtitle)</SubTitle>
  64.         <Static>
  65.           <Text>#(loc.sysreqpage_disk_space_header)</Text>
  66.           <X>21</X>
  67.           <Y>28</Y>
  68.           <Width>246</Width>
  69.           <Height>8</Height>
  70.         </Static>
  71.         <DiskSpaceInfo>
  72.           <Text>#(loc.sysreqpage_required_and_available_disk_space)</Text>
  73.           <Placement>
  74.             <Drive1>
  75.               <X>21</X>
  76.               <Y>40</Y>
  77.               <Width>272</Width>
  78.               <Height>10</Height>
  79.             </Drive1>
  80.             <Drive2>
  81.               <X>21</X>
  82.               <Y>51</Y>
  83.               <Width>272</Width>
  84.               <Height>10</Height>
  85.             </Drive2>
  86.             <Drive3>
  87.               <X>21</X>
  88.               <Y>62</Y>
  89.               <Width>272</Width>
  90.               <Height>10</Height>
  91.             </Drive3>
  92.           </Placement>
  93.         </DiskSpaceInfo>
  94.         <ProcessStatusIcon>
  95.           <X>21</X>
  96.           <Y>82</Y>
  97.           <Width>10</Width>
  98.           <Height>10</Height>
  99.         </ProcessStatusIcon>
  100.         <ServiceStatusIcon>
  101.           <X>169</X>
  102.           <Y>82</Y>
  103.           <Width>10</Width>
  104.           <Height>10</Height>
  105.         </ServiceStatusIcon>
  106.         <RefreshButton>
  107.           <Text>#(loc.sysreqpage_refreshbtn)</Text>
  108.           <X>216</X>
  109.           <Y>160</Y>
  110.           <Width>80</Width>
  111.           <Height>14</Height>
  112.         </RefreshButton>
  113.         <BackButton>
  114.           <Hide/>
  115.         </BackButton>
  116.         <Static>
  117.           <Text>#(loc.sysreqpage_resolve_conflicts)</Text>
  118.           <X>21</X>
  119.           <Y>1</Y>
  120.           <Width>275</Width>
  121.           <Height>24</Height>
  122.         </Static>
  123.         <Static>
  124.           <Text>#(loc.sysreqpage_close_programs)</Text>
  125.           <X>35</X>
  126.           <Y>82</Y>
  127.           <Width>104</Width>
  128.           <Height>16</Height>
  129.         </Static>
  130.         <Static>
  131.           <Text>#(loc.sysreqpage_stop_services)</Text>
  132.           <X>182</X>
  133.           <Y>82</Y>
  134.           <Width>124</Width>
  135.           <Height>16</Height>
  136.         </Static>
  137.       </SystemRequirementsPage>
  138.       <ProgressPage>
  139.         <Install>
  140.           <Title>#(loc.install_progress_title)</Title>
  141.           <SubTitle>#(loc.install_progress_subtitle)</SubTitle>
  142.         </Install>
  143.         <Repair>
  144.           <Title>#(loc.repair_progress_title)</Title>
  145.           <SubTitle>#(loc.repair_progress_subtitle)</SubTitle>
  146.         </Repair>
  147.         <Uninstall>
  148.           <Title>#(loc.uninstall_progress_title)</Title>
  149.           <SubTitle>#(loc.uninstall_progress_subtitle)</SubTitle>
  150.         </Uninstall>
  151.         <CreateLayout>
  152.           <Title>#(loc.create_layout_progress_title)</Title>
  153.           <SubTitle>#(loc.create_layout_progress_subtitle)</SubTitle>
  154.         </CreateLayout>
  155.         <UninstallPatch>
  156.           <Title>#(loc.uninstallpatch_progress_title)</Title>
  157.           <SubTitle>#(loc.uninstallpatch_progress_subtitle)</SubTitle>
  158.         </UninstallPatch>
  159.         <BackButton>
  160.           <Hide/>
  161.         </BackButton>
  162.         <NextButton>
  163.           <Hide/>
  164.         </NextButton>
  165.       </ProgressPage>
  166.       <FinishPage>
  167.         <Success>
  168.           <Install>
  169.             <Static>
  170.               <Text>#(loc.install_succeeded_title)</Text>
  171.               <Font>
  172.                 <Size>20</Size>
  173.               </Font>
  174.               <X>115</X>
  175.               <Y>16</Y>
  176.               <Width>195</Width>
  177.               <Height>32</Height>
  178.             </Static>
  179.             <Static>
  180.               <Text>#(loc.install_succeeded)</Text>
  181.               <X>115</X>
  182.               <Y>51</Y>
  183.               <Width>195</Width>
  184.               <Height>24</Height>
  185.             </Static>
  186.           </Install>
  187.           <Repair>
  188.             <Static>
  189.               <Text>#(loc.repair_succeeded_title)</Text>
  190.               <Font>
  191.                 <Size>20</Size>
  192.               </Font>
  193.               <X>115</X>
  194.               <Y>16</Y>
  195.               <Width>195</Width>
  196.               <Height>32</Height>
  197.             </Static>
  198.             <Static>
  199.               <Text>#(loc.repair_succeeded)</Text>
  200.               <X>115</X>
  201.               <Y>51</Y>
  202.               <Width>195</Width>
  203.               <Height>24</Height>
  204.             </Static>
  205.           </Repair>
  206.           <Uninstall>
  207.             <Static>
  208.               <Text>#(loc.uninstall_succeeded_title)</Text>
  209.               <Font>
  210.                 <Size>20</Size>
  211.               </Font>
  212.               <X>115</X>
  213.               <Y>16</Y>
  214.               <Width>195</Width>
  215.               <Height>32</Height>
  216.             </Static>
  217.             <Static>
  218.               <Text>#(loc.uninstall_succeeded)</Text>
  219.               <X>115</X>
  220.               <Y>51</Y>
  221.               <Width>195</Width>
  222.               <Height>24</Height>
  223.             </Static>
  224.           </Uninstall>
  225.           <CreateLayout>
  226.             <Static>
  227.               <Text>#(loc.create_layout_succeeded_title)</Text>
  228.               <Font>
  229.                 <Size>20</Size>
  230.               </Font>
  231.               <X>115</X>
  232.               <Y>16</Y>
  233.               <Width>195</Width>
  234.               <Height>32</Height>
  235.             </Static>
  236.             <Static>
  237.               <Text>#(loc.create_layout_succeeded)</Text>
  238.               <X>115</X>
  239.               <Y>51</Y>
  240.               <Width>195</Width>
  241.               <Height>24</Height>
  242.             </Static>
  243.           </CreateLayout>
  244.           <UninstallPatch>
  245.             <Static>
  246.               <Text>#(loc.uninstallpatch_succeeded_title)</Text>
  247.               <Font>
  248.                 <Size>20</Size>
  249.               </Font>
  250.               <X>115</X>
  251.               <Y>16</Y>
  252.               <Width>195</Width>
  253.               <Height>32</Height>
  254.             </Static>
  255.             <Static>
  256.               <Text>#(loc.uninstallpatch_succeeded)</Text>
  257.               <X>115</X>
  258.               <Y>51</Y>
  259.               <Width>195</Width>
  260.               <Height>24</Height>
  261.             </Static>
  262.           </UninstallPatch>
  263.           <SysLink>
  264.             <Text>#(loc.windows_update)</Text>
  265.             <X>115</X>
  266.             <Y>128</Y>
  267.             <Width>195</Width>
  268.             <Height>16</Height>
  269.           </SysLink>
  270.         </Success>
  271.         <Failure>
  272.           <Install>
  273.             <Static>
  274.               <Text>#(loc.install_failed_title)</Text>
  275.               <Font>
  276.                 <Size>20</Size>
  277.               </Font>
  278.               <X>115</X>
  279.               <Y>16</Y>
  280.               <Width>195</Width>
  281.               <Height>32</Height>
  282.             </Static>
  283.             <Static>
  284.               <Text>#(loc.install_failed)</Text>
  285.               <X>115</X>
  286.               <Y>51</Y>
  287.               <Width>195</Width>
  288.               <Height>24</Height>
  289.             </Static>
  290.           </Install>
  291.           <Repair>
  292.             <Static>
  293.               <Text>#(loc.repair_failed_title)</Text>
  294.               <Font>
  295.                 <Size>20</Size>
  296.               </Font>
  297.               <X>115</X>
  298.               <Y>16</Y>
  299.               <Width>195</Width>
  300.               <Height>32</Height>
  301.             </Static>
  302.             <Static>
  303.               <Text>#(loc.repair_failed)</Text>
  304.               <X>115</X>
  305.               <Y>51</Y>
  306.               <Width>195</Width>
  307.               <Height>24</Height>
  308.             </Static>
  309.           </Repair>
  310.           <Uninstall>
  311.             <Static>
  312.               <Text>#(loc.uninstall_failed_title)</Text>
  313.               <Font>
  314.                 <Size>20</Size>
  315.               </Font>
  316.               <X>115</X>
  317.               <Y>16</Y>
  318.               <Width>195</Width>
  319.               <Height>32</Height>
  320.             </Static>
  321.             <Static>
  322.               <Text>#(loc.uninstall_failed)</Text>
  323.               <X>115</X>
  324.               <Y>51</Y>
  325.               <Width>195</Width>
  326.               <Height>24</Height>
  327.             </Static>
  328.           </Uninstall>
  329.           <CreateLayout>
  330.             <Static>
  331.               <Text>#(loc.create_layout_failed_title)</Text>
  332.               <Font>
  333.                 <Size>20</Size>
  334.               </Font>
  335.               <X>115</X>
  336.               <Y>16</Y>
  337.               <Width>195</Width>
  338.               <Height>32</Height>
  339.             </Static>
  340.             <Static>
  341.               <Text>#(loc.create_layout_failed)</Text>
  342.               <X>115</X>
  343.               <Y>51</Y>
  344.               <Width>195</Width>
  345.               <Height>24</Height>
  346.             </Static>
  347.           </CreateLayout>
  348.           <UninstallPatch>
  349.             <Static>
  350.               <Text>#(loc.uninstallpatch_failed_title)</Text>
  351.               <Font>
  352.                 <Size>20</Size>
  353.               </Font>
  354.               <X>115</X>
  355.               <Y>16</Y>
  356.               <Width>195</Width>
  357.               <Height>32</Height>
  358.             </Static>
  359.             <Static>
  360.               <Text>#(loc.uninstallpatch_failed)</Text>
  361.               <X>115</X>
  362.               <Y>51</Y>
  363.               <Width>195</Width>
  364.               <Height>24</Height>
  365.             </Static>
  366.           </UninstallPatch>
  367.           <Static>
  368.             <Text>#(loc.reason_for_failure)</Text>
  369.             <X>115</X>
  370.             <Y>69</Y>
  371.             <Width>195</Width>
  372.             <Height>32</Height>
  373.           </Static>
  374.           <SysLink>
  375.             <Text>#(loc.open_log_file)</Text>
  376.             <X>115</X>
  377.             <Y>125</Y>
  378.             <Width>195</Width>
  379.             <Height>24</Height>
  380.           </SysLink>
  381.           <SysLink>
  382.             <Text>#(loc.current_version)</Text>
  383.             <X>115</X>
  384.             <Y>149</Y>
  385.             <Width>195</Width>
  386.             <Height>32</Height>
  387.           </SysLink>
  388.           <SysLink>
  389.             <Text>#(loc.error_reporting)</Text>
  390.             <X>115</X>
  391.             <Y>181</Y>
  392.             <Width>195</Width>
  393.             <Height>32</Height>
  394.           </SysLink>
  395.         </Failure>
  396.         <NothingApplies>
  397.           <Install>
  398.             <Static>
  399.               <Text>#(loc.nothing_applies_title)</Text>
  400.               <Font>
  401.                 <Size>20</Size>
  402.               </Font>
  403.               <X>115</X>
  404.               <Y>16</Y>
  405.               <Width>195</Width>
  406.               <Height>32</Height>
  407.             </Static>
  408.             <Static>
  409.               <Text>#(loc.nothing_applies)</Text>
  410.               <X>115</X>
  411.               <Y>51</Y>
  412.               <Width>195</Width>
  413.               <Height>24</Height>
  414.             </Static>
  415.           </Install>
  416.           <Repair>
  417.             <Static>
  418.               <Text>#(loc.nothing_applies_title)</Text>
  419.               <Font>
  420.                 <Size>20</Size>
  421.               </Font>
  422.               <X>115</X>
  423.               <Y>16</Y>
  424.               <Width>195</Width>
  425.               <Height>32</Height>
  426.             </Static>
  427.             <Static>
  428.               <Text>#(loc.nothing_applies)</Text>
  429.               <X>115</X>
  430.               <Y>51</Y>
  431.               <Width>195</Width>
  432.               <Height>24</Height>
  433.             </Static>
  434.           </Repair>
  435.           <Uninstall>
  436.             <Static>
  437.               <Text>#(loc.nothing_applies_title)</Text>
  438.               <Font>
  439.                 <Size>20</Size>
  440.               </Font>
  441.               <X>115</X>
  442.               <Y>16</Y>
  443.               <Width>195</Width>
  444.               <Height>32</Height>
  445.             </Static>
  446.             <Static>
  447.               <Text>#(loc.nothing_applies)</Text>
  448.               <X>115</X>
  449.               <Y>51</Y>
  450.               <Width>195</Width>
  451.               <Height>24</Height>
  452.             </Static>
  453.           </Uninstall>
  454.           <CreateLayout>
  455.             <Static>
  456.               <Text>#(loc.nothing_applies_title)</Text>
  457.               <Font>
  458.                 <Size>20</Size>
  459.               </Font>
  460.               <X>115</X>
  461.               <Y>16</Y>
  462.               <Width>195</Width>
  463.               <Height>32</Height>
  464.             </Static>
  465.             <Static>
  466.               <Text>#(loc.nothing_applies)</Text>
  467.               <X>115</X>
  468.               <Y>51</Y>
  469.               <Width>195</Width>
  470.               <Height>24</Height>
  471.             </Static>
  472.           </CreateLayout>
  473.           <UninstallPatch>
  474.             <Static>
  475.               <Text>#(loc.uninstallpatch_nothing_applies_title)</Text>
  476.               <Font>
  477.                 <Size>20</Size>
  478.               </Font>
  479.               <X>115</X>
  480.               <Y>16</Y>
  481.               <Width>195</Width>
  482.               <Height>32</Height>
  483.             </Static>
  484.             <Static>
  485.               <Text>#(loc.uninstallpatch_nothing_applies)</Text>
  486.               <X>115</X>
  487.               <Y>51</Y>
  488.               <Width>195</Width>
  489.               <Height>24</Height>
  490.             </Static>
  491.           </UninstallPatch>
  492.           <SysLink>
  493.             <Text>#(loc.windows_update)</Text>
  494.             <X>115</X>
  495.             <Y>128</Y>
  496.             <Width>195</Width>
  497.             <Height>16</Height>
  498.           </SysLink>
  499.         </NothingApplies>
  500.       </FinishPage>
  501.       <MaintenanceModePage>
  502.         <Uninstall>
  503.           <Title>#(loc.maintenance_page_title)</Title>
  504.           <SubTitle>#(loc.maintenance_page_subtitle)</SubTitle>
  505.           <RepairRadioButton>
  506.             <Text>#(loc.maintenance_page_repair_text)</Text>
  507.           </RepairRadioButton>
  508.           <UninstallRadioButton>
  509.             <Text>#(loc.maintenance_page_uninstall_text)</Text>
  510.           </UninstallRadioButton>
  511.           <UserExperienceDataCollection>
  512.             <SQMPermissionCheckbox>
  513.               <Text>#(loc.sqm_permission_text)</Text>
  514.             </SQMPermissionCheckbox>
  515.             <SysLink>
  516.               <Text>#(loc.data_collection_policy_link)</Text>
  517.               <!-- 21,168,275,16 -->
  518.               <X>8</X>
  519.               <Y>168</Y>
  520.               <Width>295</Width>
  521.               <Height>16</Height>
  522.             </SysLink>
  523.           </UserExperienceDataCollection>
  524.           <BackButton>
  525.             <Hide/>
  526.           </BackButton>
  527.           <Static>
  528.             <Text>#(loc.maintenance_radio_button_header)</Text>
  529.             <X>8</X>
  530.             <Y>20</Y>
  531.             <Width>295</Width>
  532.             <Height>10</Height>
  533.           </Static>
  534.         </Uninstall>
  535.         <UninstallPatch>
  536.           <Title>#(loc.uninstallpatch_maintenance_page_title)</Title>
  537.           <SubTitle>#(loc.uninstallpatch_maintenance_page_subtitle)</SubTitle>
  538.           <RepairRadioButton>
  539.             <Text>#(loc.uninstallpatch_maintenance_page_repair_text)</Text>
  540.             <Enable>false</Enable>
  541.             <X>0</X>
  542.             <Y>0</Y>
  543.             <Width>0</Width>
  544.             <Height>0</Height>
  545.           </RepairRadioButton>
  546.           <UninstallRadioButton>
  547.             <Text>#(loc.uninstallpatch_maintenance_page_uninstall_text)</Text>
  548.             <X>0</X>
  549.             <Y>0</Y>
  550.             <Width>0</Width>
  551.             <Height>0</Height>
  552.           </UninstallRadioButton>
  553.           <UserExperienceDataCollection>
  554.             <SQMPermissionCheckbox>
  555.               <Text>#(loc.sqm_permission_text)</Text>
  556.             </SQMPermissionCheckbox>
  557.             <SysLink>
  558.               <Text>#(loc.data_collection_policy_link)</Text>
  559.               <!-- 21,168,275,16 -->
  560.               <X>8</X>
  561.               <Y>168</Y>
  562.               <Width>295</Width>
  563.               <Height>16</Height>
  564.             </SysLink>
  565.           </UserExperienceDataCollection>
  566.           <BackButton>
  567.             <Hide/>
  568.           </BackButton>
  569.           <Static>
  570.             <Text>#(loc.uninstallpatch_maintenance_radio_button_header)</Text>
  571.             <X>8</X>
  572.             <Y>20</Y>
  573.             <Width>295</Width>
  574.             <Height>20</Height>
  575.           </Static>
  576.         </UninstallPatch>
  577.       </MaintenanceModePage>
  578.       
  579.     </Windows>
  580.   </UI>
  581. </SetupUI>