MZ@ !L!This program cannot be run in DOS mode. $ٙ|||.|. |Rich|PELRH"!   @P!.rsrc@@00 H`x8     P>P ProductVersion10.0.20348.1DVarFileInfo$Translation <?xml version="1.0" encoding="unicode"?> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:osxml="osxml" version="1.0"> <_locDefinition> <_locDefault _loc="locData"/> <_locTag _locAttrData="pad-left,pad-right">p</_locTag> <_locTag _locAttrData="height,width">textarea</_locTag> <_locTag _locAttrData="minsize">select</_locTag> <_locTag _locAttrData="size">progressbar</_locTag> <_locTag _locAttrData="size,maxlen">input</_locTag> <_locTag _locAttrData="tip">option</_locTag> <_locTag _locAttrData="value">osxml:update</_locTag> </_locDefinition> <xsl:template match="mt-begin"> <osxml:text-mode-ui> <head> <title color="XXBXRGBX"><xsl:text> Outil Diagnostics de la mmoire Windows </xsl:text></title> <footer color="XXBXRGBX"><xsl:text> F1=Options CHAP=Quitter </xsl:text></footer> <meta key="F1" action="options"/> <meta key="F5" action="fault"/> <meta key="ESC" action="exit"/> </head> <body background-color="XXBX" foreground-color="RGBX"> <br/> <br/> Windows vrifie la mmoire du systme la recherche de problmes ventuels... <br/> <xsl:for-each select="@definite"> Cette opration peut prendre quelques minutes. </xsl:for-each> <br/> <br/> <xsl:for-each select="@definite"> <xsl:text>Excution du test </xsl:text><textarea name="currentpass" width="2"> _ </textarea><xsl:text> sur </xsl:text><textarea name="totalpasses" width="2"> _ </textarea><xsl:text>: </xsl:text><textarea name="passpercent" width="2"> _ </textarea><xsl:text> % effectus</xsl:text> <br/> <xsl:text>tat global du test: </xsl:text><textarea name="testpercent" width="2"> _ </textarea><xsl:text> % effectus</xsl:text> </xsl:for-each> <xsl:for-each select="@infinite"> <xsl:text>Excution du test </xsl:text><textarea name="currentpass" width="8"> _______ </textarea> <br/> <xsl:text>tat du test actuel: </xsl:text><textarea name="passpercent" width="2"> _ </textarea><xsl:text> % effectus</xsl:text> </xsl:for-each> <br/> <meter name="progressbar" blank-color="RGBXXXBX" size="80"> <xsl:attribute name="value"> <xsl:value-of select="@progress"/> </xsl:attribute> </meter> <p pad-right="3"> <br/> <br/> <xsl:text>Statut: </xsl:text> <br/> <font foreground-color="RGXI"> <xsl:for-each select="@success"> <textarea name="status-prompt" height="2">Aucun problme n a t dtect pour l instant.</textarea> </xsl:for-each> <xsl:for-each select="@failure"> <textarea name="status-prompt" height="2">Des problmes matriels ont t dtects. Pour identifier et rsoudre ces problmes, contactez le fabricant de l ordinateur.</textarea> </xsl:for-each> <br/> <xsl:for-each select="@definite"> <textarea name="status-prompt2" height="2">Mme si parfois l excution du test semble se traduire par une certaine inactivit, il est toujours en cours. Veuillez patienter jusqu la fin de cette vrification...</textarea> </xsl:for-each> <xsl:for-each select="@infinite"> <textarea name="status-prompt2" height="2">Mme si parfois l excution du test semble se traduire par une certaine inactivit, il est toujours en cours.</textarea> </xsl:for-each> </font> <xsl:for-each select="@definite"> <br/> <br/> <font foreground-color="RGBI"> Windows redmarrera automatiquement l ordinateur. Les rsultats de test s afficheront de nouveau ds que vous aurez ouvert une session. </font> </xsl:for-each> <xsl:for-each select="@infinite"> <br/> <br/> <font foreground-color="RGBI"> Windows continuera sa vrification de la mmoire jusqu ce que vous choisissiez de quitter l outil. </font> </xsl:for-each> </p> </body> </osxml:text-mode-ui> </xsl:template> <xsl:template match="status-bad"> <osxml:update control="status-prompt" value="Des problmes matriels ont t dtects. Pour identifier et rsoudre ces problmes, contactez le fabricant de l ordinateur."/> </xsl:template> <xsl:template match="progress-update"> <osxml:update control="progressbar" value="{@value}"/> </xsl:template> <xsl:template match="currentpass-update"> <osxml:update control="currentpass" value="{@currentpass}"/> </xsl:template> <xsl:template match="totalpasses-update"> <osxml:update control="totalpasses" value="{@totalpasses}"/> </xsl:template> <xsl:template match="passpercent-update"> <osxml:update control="passpercent" value="{@passpercent}"/> </xsl:template> <xsl:template match="testpercent-update"> <osxml:update control="testpercent" value="{@testpercent}"/> </xsl:template> <xsl:template match="mt-options"> <osxml:text-mode-ui> <head> <title color="XXBXRGBX"><xsl:text> Outil Diagnostics de la mmoire Windows - Options </xsl:text></title> <footer color="XXBXRGBX"><xsl:text> TAB=Suivant F10=Appliquer CHAP=Annuler </xsl:text></footer> <meta key="F10" action="submit"/> <meta key="ESC" action="exit"/> </head> <body background-color="XXBX" foreground-color="RGBX"> <form> <p pad-right="3"> <br/> Combinaison de tests: <br/> <br/> </p> <p pad-right="66"> <select name="testmix" tip-target="testmix-ctx" active-color="XXBXRGBX" right-justify="true"> <xsl:for-each select="@basic"> <option selected="true" value="2" tip="Les tests de base sont MATS+, INVC et SCHCKR (cache activ).">De base</option> <option value="4" tip="Les tests standard contiennent tous les tests de base plus LRAND, Stride6 (cache activ), CHCKR3, WMATS+ et WINVC.">Standard</option> <option value="8" tip="Les tests tendus contiennent tous les tests standard plus MATS+ (cache dsactiv), Stride38, WSCHCKR, WStride-6, CHCKR4, WCHCKR3, ERAND, Stride6 (cache dsactiv) et CHCKR8.">tendu</option> </xsl:for-each> <xsl:for-each select="@standard"> <option value="2" tip="Les tests de base sont MATS+, INVC et SCHCKR (cache activ).">De base</option> <option selected="true" value="4" tip="Les tests standard contiennent tous les tests de base plus LRAND, Stride6 (cache activ), CHCKR3, WMATS+ et WINVC.">Standard</option> <option value="8" tip="Les tests tendus contiennent tous les tests standard plus MATS+ (cache dsactiv), Stride38, WSCHCKR, WStride-6, CHCKR4, WCHCKR3, ERAND, Stride6 (cache dsactiv) et CHCKR8.">tendu</option> </xsl:for-each> <xsl:for-each select="@extended"> <option value="2" tip="Les tests de base sont MATS+, INVC et SCHCKR (cache activ).">De base</option> <option value="4" tip="Les tests standard contiennent tous les tests de base plus LRAND, Stride6 (cache activ), CHCKR3, WMATS+ et WINVC.">Standard</option> <option selected="true" value="8" tip="Les tests tendus contiennent tous les tests standard plus MATS+ (cache dsactiv), Stride38, WSCHCKR, WStride-6, CHCKR4, WCHCKR3, ERAND, Stride6 (cache dsactiv) et CHCKR8.">tendu</option> </xsl:for-each> </select> </p> <p pad-right="3"> <br/> Description: <font foreground-color="RGBI"><textarea name="testmix-ctx" height="3"/></font> <br/> Cache: <br/> <br/> </p> <p pad-right="64"> <select name="cache" tip-target="cache-ctx" active-color="XXBXRGBX" right-justify="true"> <xsl:for-each select="@defcache"> <option selected="true" value="0" tip="Utilisez le paramtre de cache par dfaut de chaque test.">Par dfaut</option> <option value="1" tip="Activez le cache pour tous les tests.">Actif</option> <option value="2" tip="Dsactivez le cache pour tous les tests.">Dsactiv</option> </xsl:for-each> <xsl:for-each select="@cacheon"> <option value="0" tip="Utilisez le paramtre de cache par dfaut de chaque test.">Par dfaut</option> <option selected="true" value="1" tip="Activez le cache pour tous les tests.">Actif</option> <option value="2" tip="Dsactivez le cache pour tous les tests.">Dsactiv</option> </xsl:for-each> <xsl:for-each select="@cacheoff"> <option value="0" tip="Utilisez le paramtre de cache par dfaut de chaque test.">Par dfaut</option> <option value="1" tip="Activez le cache pour tous les tests.">Actif</option> <option selected="true" value="2" tip="Dsactivez le cache pour tous les tests.">Dsactiv</option> </xsl:for-each> </select> <br/> </p> <p pad-right="3"> Description: <font foreground-color="RGBI"><textarea name="cache-ctx" height="2"/></font> <br/> Nombre de passes (0 - 15): <input type="numeric" name="passcount" maxlen="2" border-color="RGBI" size="7"> <xsl:attribute name="default"> <xsl:value-of select="@passes"/> </xsl:attribute> </input> <br/> <br/> Description: <font foreground-color="RGBI">Indiquez le nombre de squences compltes des tests de la</font> </p> <p pad-left="13" pad-right="3"><font foreground-color="RGBI">rpter (Max = 15). </font> </p> </form> </body> </osxml:text-mode-ui> </xsl:template> <xsl:template match="mt-end"> <osxml:text-mode-ui> <body background-color="XXXX" foreground-color="RGBX"> <br/> </body> </osxml:text-mode-ui> </xsl:template> <xsl:template match="*|@*|text()"/> </xsl:stylesheet> PADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADP!0!D *H !50!110  `He0\ +7N0L0 +70 010  `He \s+bSO\MgT[k Dz+,73Z7mJL}(| VC#{g6#O_zц<]겥~+ڍo>3=ja{BTxҞ㞼CI* f g X\\00 avV0  *H  01 0 UUS10U Washington10URedmond10U Microsoft Corporation1200U)Microsoft Root Certificate Authority 20100 111019184142Z 261019185142Z01 0 UUS10U Washington10URedmond10U Microsoft Corporation1.0,U%Microsoft Windows Production PCA 20110"0  *H 0  . i!i33T ҋ8-|byJ?5 pk6u1ݍp7tF([`#,GgQ'rɹ;S5|'# oFnhttp://www.microsoft.com/pki/certs/MicRooCerAut_2010-06-23.crt0  *H  |qQyn9>\` QfG=*hwLb{Ǻz4KbzJ7-W|=ܸZij:ni!7ށugӓW^)9-Es[zFX^gl5?$5 uVx,Јߺ~,c#!xlX6+̤-@EΊ\k>p* j_Gc 26*pZBYqKW~!<ŹE ŕ]b֠c uw}=EWo3wbY~10001 0 UUS10U Washington10URedmond10U Microsoft Corporation1.0,U%Microsoft Windows Production PCA 20113,EEHD0  `He0 *H  1  +70 +7 10  +70/ *H  1" n)Vy-?y̵J-u0< +7 1. ,PLMlYF6jwcXTMhYlvufiAUCpalnX9iYeRB1B/lT11Y4=0Z +7 1L0J$"Microsoft Windows" http://www.microsoft.com/windows0  *H  BgOڊ?+!5ͱW%-3*R_ <ҥU wZ؍K/T[8询^^. wft dse/Q]r]qo)2bpD"7sq aE^ {w|B{ Pz3(SЃ*Py[|cxXdzap15G<ۥ#Tݪ[Z"0 +710 *H 010  `He0Y *H  HD0@ +Y 010  `He kY:w{#5|Ë7F``#e20210508012503.692Z0ؤ01 0 UUS10U Washington10URedmond10U Microsoft Corporation1-0+U $Microsoft Ireland Operations Limited1&0$U Thales TSS ESN:179E-4BB0-82461%0#UMicrosoft Time-Stamp ServiceM003|Dth&ZQ`׸@?he6*Z!ݠ/t"dV,UXlGzݠH7Y^Tpm{d!lS,x00Ug6a?%&ghttp://www.microsoft.com/pki/certs/MicTimStaPCA_2010-07-01.crt0 U00U% 0 +0  *H  2ݗynHũ1FIIQIA܍%UiygIN% [z1vo@b@i^"iPΥ`>'M2:>?nY+ N`IŠeV@ 8K] Bk#gǽmWA,qy['yQWȄLmѸ~i\m"*Læ15) fpjA*d[_`8;'cժ`^;q,0q0Y a *0  *H  01 0 UUS10U Washington10URedmond10U Microsoft Corporation1200U)Microsoft Root Certificate Authority 20100 100701213655Z 250701214655Z0|1 0 UUS10U Washington10URedmond10U Microsoft Corporation1&0$UMicrosoft Time-Stamp PCA 20100"0  *H 0  w: iktTե |hK,_av>f+[S'1A |a0Y0D`TC M8Bݓs0W&E GͿ$`2X`FXG2tag_TϓLĦ]an(aF'$gr!KdPb]w=WuBM@Q>gfD~Knʱz* 1N5xhttp://www.microsoft.com/pki/certs/MicRooCerAut_2010-06-23.crt0U 00 +7.00=+1http://www.microsoft.com/PKI/docs/CPS/default.htm0@+042 Legal_Policy_Statement. 0  *H  Q ?q=!o1Wm0fjxǨ%kTW+QDS`v@@A\\^5$VKtBȯ7}Z?yJR8/ye٩kzoK0D$"<Y)p2J'U/3b_W@ΙfjbJ &9Jqc{!mÜ<}jxm8ؔƥ B"8 %d~cY%z.9Wvqa˚Gͧ};q ]t"aڰPo1:eGxHr~akow˧ 9؂r*T9[ Uzs;-3.)/T'!ȬN(ۖBAM*f0ӻt2Kc{/!YDK(#)G]d}Ѷxtrp;Kc`S8j {DNI]N)R)V }/F5|[qWua