KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12
System : Windows NT SERVER-PC 10.0 build 26200 (Windows 11) AMD64
User : ServerPC ( 0)
PHP Version : 8.2.12
Disable Function : NONE
Directory :  C:/Windows/System32/en-US/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : C:/Windows/System32/en-US/winresume.exe.mui
MZ����@���	�!�L�!This program cannot be run in DOS mode.

$��ٙ|���|���|���.��|���.��|��Rich�|��PELR��H�"!	,@�@�*.�&.rsrc�*,@@0�0�H�`�x�������8���	�			 P���$����#�MUI
RESUME.XSL�������_����Jg[��Xb�sx�5ܐb�R��/���MUIen-US(#*#-#-#$HB_MSG_FIRST

LAn unexpected error has occurred.

xA fatal error occurred processing the restoration data.

Hyper-V

�4VS_VERSION_INFO��
�e
�e?StringFileInfo�040904B0LCompanyNameMicrosoft Corporationv'FileDescriptionResume From Hibernate boot applicationh$FileVersion10.0.26100.1 (WinBuild.160101.0800):
InternalNamehiberrsm.exe�.LegalCopyright� Microsoft Corporation. All rights reserved.B
OriginalFilenamehiberrsm.exej%ProductNameMicrosoft� Windows� Operating System>
ProductVersion10.0.26100.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="value">osxml:update</_locTag>

      <_locTag _locAttrData="tip">option</_locTag>

</_locDefinition>



<xsl:template match="text-progress-bar-resume">

<osxml:text-mode-ui>

  <head>

  </head>

  <body background-color="XXXX" foreground-color="RGBX">

    <br/>

    <br/>

    <br/>

    <br/>

    <br/>

    <br/>

    <br/>

    <br/>

    <br/>

    <br/>

    <br/>

    <br/>

    <br/>

    <br/>

    <br/>

    <br/>

    <br/>

    <br/>

    <br/>

    <p pad-left="2">Resuming</p>

    <br/>

    <meter name="progressbar" size="76"/>

  </body>

</osxml:text-mode-ui>

</xsl:template>



<xsl:template match="text-progress-bar-hiberboot">

<osxml:text-mode-ui>

  <head>

  </head>

  <body background-color="XXXX" foreground-color="RGBX">

    <br/>

    <br/>

    <br/>

    <br/>

    <br/>

    <br/>

    <br/>

    <br/>

    <br/>

    <br/>

    <br/>

    <br/>

    <br/>

    <br/>

    <br/>

    <br/>

    <br/>

    <br/>

    <br/>

    <p pad-left="2">Loading</p>

    <br/>

    <meter name="progressbar" size="76"/>

  </body>

</osxml:text-mode-ui>

</xsl:template>



<xsl:template match="progress-update">

  <osxml:update control="progressbar" value="{@value}"/>

</xsl:template>



<xsl:template match="pause-restart">

<xsl:apply-templates/>

<osxml:text-mode-ui>

  <head>

    <title color="XXXXRGBX"><xsl:text>                            Windows Resume Loader                              </xsl:text></title>

    <footer color="XXXXRGBX">

      <xsl:for-each select="@requested">

        <xsl:text> ENTER=Choose                                                                  </xsl:text>

      </xsl:for-each>

      <xsl:for-each select="@initial">

        <xsl:text> ENTER=Choose                                                                  </xsl:text>

      </xsl:for-each>

         </footer>

    <meta key="ENTER" action="submit"/>

    <xsl:for-each select="@timeout">

      <meta key="ANY" action="anykey"/>

      <meta event="TIMEOUT" action="submit"/>

      <timer initial="{.}" control="timerval"/>

    </xsl:for-each>

  </head>

  <body background-color="XXXX" foreground-color="RGBX">

  <br/>

  <xsl:for-each select="@requested">

    <font foreground-color="RGBI">

    System resume has been paused:

    </font>

    <br/>

    (Use the arrow keys to highlight your choice.)

    <br/>

  </xsl:for-each>

  <xsl:for-each select="@initial">

    <font foreground-color="RGBI">

    The last attempt to resume the system from its previous location

    failed.  Attempt to resume again?

    </font>

    <br/>

    (Use the arrow keys to highlight your choice.)

    <br/>

  </xsl:for-each>

  <br/>

    <p pad-right="19">

    <form>

    <select name="pauseoption" right-justify="true">

      <xsl:for-each select="@initial">

        <option value="0">Continue with system resume</option>

        <option selected="true" value="1">Delete restoration data and proceed to system boot menu</option>

      </xsl:for-each>

      <xsl:for-each select="@requested">

        <option selected="true" value="0">Continue with system resume</option>

        <option value="1">Delete restoration data and proceed to system boot menu</option>

      </xsl:for-each>

      <xsl:for-each select="@debug">

        <option value="2">Continue with debug breakpoint on system wake</option>

      </xsl:for-each>

    </select>

    </form>

    <br/>

  </p>

  <xsl:for-each select="@timeout">

      <textarea name="timerstr" width="61">Seconds until Windows will continue to resume automatically: </textarea>

      <textarea name="timerval" width="8"/>

  </xsl:for-each>

  </body>

</osxml:text-mode-ui>

</xsl:template>



<xsl:template match="resume-from-hibernate">

<osxml:text-mode-ui>

</osxml:text-mode-ui>

</xsl:template>



<xsl:template match="resume-pause-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>

PADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGX�&0�&x	*�H��
��&i0�&e10
	`�He0�C
+�7��30�/0��
+�70����䡁����մ�$f��ڎ`���1��0��
+�71����lz0���"�<j��mF^�ԹGs���8�}M�>�7�����?Ⓥp3l�L�xD �����@e��5�
Ps��[�w�M��k�T�	�+�$��"ƛ͋{�mS)Ѵ�}!Cȅ����N��=�	�.010
	`�He ���n����%�[D�A��O��怮B�"����
�0��0��3`�B�1_o�`0
	*�H��
0��10	UUS10U
Washington10URedmond10U
Microsoft Corporation1.0,U%Microsoft Windows Production PCA 20110
231116192009Z
241114192009Z0p10	UUS10U
Washington10URedmond10U
Microsoft Corporation10UMicrosoft Windows0�"0
	*�H��
�0�
����8�`���g��ըd�����\�$�VL]�Ut�
����&���G�D�����O��C���kv��Gwj�,F6�+V����8-���5-u���u	�@�,׻��%�sJTJπ������مD�)̨��կC��	}S�B�vz��5{j�o2����_z���9�H�x��߬~ܑޢ–[���۝�+6�f}�8�cE�x�}��6[#��#����Z��ÈH�����2�u�:b?���v0�r0U%0
+�7
+0U«vd�L� �MMU5G���030EU>0<�:0810UMicrosoft Corporation10U
229879+5018250U#0��)9�ėx͐��O��|U�S0WUP0N0L�J�H�Fhttp://www.microsoft.com/pkiops/crl/MicWinProPCA2011_2011-10-19.crl%200a+U0S0Q+0�Ehttp://www.microsoft.com/pkiops/certs/MicWinProPCA2011_2011-10-19.crt0U�00
	*�H��
�5c�ż#���CP�ᰔ�_)��/V��tʛ�<���U@����~ȭ�.�DI/"��[Q�F�����Ui�9@q�H�@MS�fDz3X�ʐmv[p�sN2����u��X�]?:��۪�+:Cf;@��Űi���^�恁���}�4�ז��q�gz�ޒ���߯%�&�F
7��؉s�lk�7�����e�є�������,��l�P
�q;����of.p��xۍ�P�>��y(�U�w0��0���
avV0
	*�H��
0��10	UUS10U
Washington10URedmond10U
Microsoft Corporation1200U)Microsoft Root Certificate Authority 20100
111019184142Z
261019185142Z0��10	UUS10U
Washington10URedmond10U
Microsoft Corporation1.0,U%Microsoft Windows Production PCA 20110�"0
	*�H��
�0�
�����.	����i�!�i33��T����� ��ҋ�8����-|by��J?5 p���k�6u�1ݍp��7�tF�([�`#,��G�g�Q'�r��ɹ;S5|���'�����#	o�F��n�<A�ˣ?]jM�i%(\6��C
��������['�'x0�[*	k"�S`,�hS��I�a��h	sD]}�T+�y��5]l+\μ�#�on�&�6�O�'��2;A�,���w�TN�\�e�C���mw�Z$�H��C0�?0	+�70U�)9�ėx͐��O��|U�S0	+�7
SubCA0U�0U�0�0U#0��Vˏ�\bh�=��[�Κ�0VUO0M0K�I�G�Ehttp://crl.microsoft.com/pki/crl/products/MicRooCerAut_2010-06-23.crl0Z+N0L0J+0�>http://www.microsoft.com/pki/certs/MicRooCerAut_2010-06-23.crt0
	*�H��
��|qQ�y�n��9>�<Rn+?s��h�H�4M��&�1F�ay�8.Ek��(�����	��L
6fj���������@26v�Zƿ���Ӭ�h�b��TlP0X��|���N���|�sW�R!s4Z�V��	����~�����?�rS��c��=1e�������=����BА�_T���G�o�sNA�@�_�*��s�!(���s9_>�\`����	���Q�fG���=�*hw��Lb{��Ǻz�4Kbz����J7�-�W|�=ܸZ��ij�:��n�i!7ށ�ugӓW^)9��-���Es[���z��FX�^���g�l5��?$�5�
u�V��x,��Ј���ߺ~,c��#!�xl�X6+�̤��-����@�E�Ί\k>��p*
j�_G��c
2��6*pZ�BYqKW�~���!<��Ź���E��� ����ŕ�]b֠c �uw}=�E�����W�o3��w�bY~1�)0�%0��0��10	UUS10U
Washington10URedmond10U
Microsoft Corporation1.0,U%Microsoft Windows Production PCA 20113`�B�1_o�`0
	`�He���0	*�H��
	1
+�70
+�710
+�70/	*�H��
	1" �;�=�$5j�`vOj�*�S9J)zM:z�0Z
+�71L0J�$�"Microsoft Windows�"� http://www.microsoft.com/windows0
	*�H��
��ӳ���2||ܪi���W 7$�.K6�4�Z�3=��Ő�X[��7���'L�@SyRG����i@�>WV�_�.�CHA���&������j6���,+c`MoM�@��o�Ä9\�����R٫&��v�.�r�ݲz�r�Ok7�@��c�؃������c(�.����f��S���o�u����tSvZ��)���+Z+���%�)�$��HOÐci���pmj��޾��.���aÄj�;J� �Q���0��
+�71��0�|	*�H��
��m0�i10
	`�He0�R*�H��
	��A�=0�9
+�Y
010
	`�He �'h�Q1��L��ڲ�P*�S�rR�a_͓͆��e�e�Az20240401000342.904Z0��Ѥ��0��10	UUS10U
Washington10URedmond10U
Microsoft Corporation1%0#UMicrosoft America Operations1'0%UnShield TSS ESN:7F00-05E0-D9471%0#UMicrosoft Time-Stamp Service���0� 0��3�*|Y;���0
	*�H��
0|10	UUS10U
Washington10URedmond10U
Microsoft Corporation1&0$UMicrosoft Time-Stamp PCA 20100
231206184551Z
250305184551Z0��10	UUS10U
Washington10URedmond10U
Microsoft Corporation1%0#UMicrosoft America Operations1'0%UnShield TSS ESN:7F00-05E0-D9471%0#UMicrosoft Time-Stamp Service0�"0
	*�H��
�0�
��-S�8w;G3�_Fz�RM	���i��G�5������-K9`�%��>_M3����M������'g�`��
�A@�/ӛ(r��߯���_�����&�$�(:ݷ��
��C?�dx��nW����,�k���7&������S��b+�L�']ux=J�ofC��tQ�}�L3���Elf��������)l�r����x��@/Q��3,уj��x��SBjph׫����XB��{S�Y�Qv�m����k5 Pk5j�g.<�`�Ԫ"�6�GWjTx@�e����螳8�O̔�I.�vG�~�W5����C�W�`G�fd�|�FAw8@�}Wv6�ה-��kT��nj,:�g1����YC��,�c�;LI���$i��F&����*.m����"9��cY�
�Gr��k�)Eo�v�]��]lFq�QQ�T���FO��S�S-��)W;������
D�l�N���#邟�S����S ���x�(�w�!���I0�E0UЂ��WG/̚6FU0/ǶZ�%0U#0���]^b]����e�S5�r0_UX0V0T�R�P�Nhttp://www.microsoft.com/pkiops/crl/Microsoft%20Time-Stamp%20PCA%202010(1).crl0l+`0^0\+0�Phttp://www.microsoft.com/pkiops/certs/Microsoft%20Time-Stamp%20PCA%202010(1).crt0U�00U%�0
+0U��0
	*�H��
�8"�#�(�n1���І���tgi����ц,��~�T�sH��.ŀ��XI@��L��]�݃�r����j�/tTr��@��m|J[I;{X����=�_l/�f�+a���fc ����G�X�+��#���TN[Բ:��?���@B*�g�	�"�T���B�1<?�%�r�訾v&�q+6<�����
�xq�F��z$��e핱�l�$[S�'9J���cBJ��3X��b!f�&�zj�|;������~sZ����Zc<
���@O�/D�Ե�$7�u��F[<��1������Ơ��a�݂3�q7<D��J+�Gh?~���X%U�b���lo!��nZ.]9!~�יIAx�.�u�V�P���A�9Q���S�~!��u�m��O���ǫ��֌_�w:��\��_�	�U L`�g�֤Xzh��Jv�{���j� D|H�fnS3<�>$t3��{�+q�]:��
����cf�i��f(�Ffb�0�q0�Y�3��k��I�0
	*�H��
0��10	UUS10U
Washington10URedmond10U
Microsoft Corporation1200U)Microsoft Root Certificate Authority 20100
210930182225Z
300930183225Z0|10	UUS10U
Washington10URedmond10U
Microsoft Corporation1&0$UMicrosoft Time-Stamp PCA 20100�"0
	*�H��
�0�
���L�r!y���$y�Ղ��ҩlNu��5W�lJ�⽹>`3�\O�f��SqZ�~JZ��6g�F#���w2��`}jR�D���Fk��v��P�D�q\Q17�
8n����&S|9azĪ�ri����6�5&dژ;�{3��[~��R���b%�j�]�S���VM�ݼ��㑏�9,Q��pi
�6-p�1�5(�㴇$��ɏ~�T��U�mh;�F��z)7���E�Fn�2��0\O,�b�͹⍈䖬J��q�[g`���=� �s}A�Fu��_4���� }~�ٞE߶r/�}_��۪~6�6L�+n�Q���s�M7t�4���G��|?Lۯ^����s=CN�39L��Bh.�QF�ѽjZas�g�^�(v�3rק ��
�co�6d�[���!]_0t���عP��a�65�G������k�\RQ]�%��Pzl�r�Rą��<�7�?x�E���^ڏ�riƮ{��>j�.����0��0	+�70#	+�7*�R�dĚ���<F5)��/�0U��]^b]����e�S5�r0\U U0S0Q+�7L�}0A0?+3http://www.microsoft.com/pkiops/Docs/Repository.htm0U%0
+0	+�7
SubCA0U�0U�0�0U#0��Vˏ�\bh�=��[�Κ�0VUO0M0K�I�G�Ehttp://crl.microsoft.com/pki/crl/products/MicRooCerAut_2010-06-23.crl0Z+N0L0J+0�>http://www.microsoft.com/pki/certs/MicRooCerAut_2010-06-23.crt0
	*�H��
��U}�*��,g1$[�rK��o�\�>NGdx���=13�9��q6?�dl|�u9m�1��lѡ�"��fg:SMݘ��x�6.���V����i�	�{�jo�)�n�?Hu��m��m#T�xSu$W�ݟ�=��h�e��V����(U'�$�@���]='�@�8���)�ü�T�B�������j�BRu�6��as.,k{n?,	x鑲�[�I�t�쑀�=�J>f;O���2ٖ����t��Lro�u0�4�z�P�
X�@<�Tm�ctH,�NG-�q�d�$�smʎ	��WITd�s�[D�Z�k
��(�g($�8K�n�!TkjEG����^O���Lv�WT	�iD~|�als�
��Af=i��AI~~���;����>�1Q������{��p���(��6ںL���
�4�$5g+�
�挙��"��'B=%��tt[jў>�~�13}���{�8pDѐ�ȫ:�:b�pcSM��m��qj�U3X��pf�M0�50����Ѥ��0��10	UUS10U
Washington10URedmond10U
Microsoft Corporation1%0#UMicrosoft America Operations1'0%UnShield TSS ESN:7F00-05E0-D9471%0#UMicrosoft Time-Stamp Service�#
0+�(J*�e�жʃ)��˿i����0���~0|10	UUS10U
Washington10URedmond10U
Microsoft Corporation1&0$UMicrosoft Time-Stamp PCA 20100
	*�H��
�0"20240331165138Z20240401165138Z0t0:
+�Y
1,0*0
�0	�0�0
�d�06
+�Y
1(0&0
+�Y
�
0� �
0��0
	*�H��
�7g��%�\���`*�1�[B� ���ב��z4��|�^�*��z���~C�[łm�̹��p:��9�ӝ���5S�_����w�E���xm&�oИ�I�[n��%�DZF��IO����
8�<W)����bm<��dĒ�za?8��D6����!���7}��MB���
������_��6-˷kXX����%!ܻG�q�E�Ҝ�,N±�uy�'
��X�`��o*<f��?	H��uLz��E�89m���1�
0�	0��0|10	UUS10U
Washington10URedmond10U
Microsoft Corporation1&0$UMicrosoft Time-Stamp PCA 20103�*|Y;���0
	`�He��J0	*�H��
	1
*�H��
	0/	*�H��
	1" ��t��
�N�p����������c���r#0��*�H��
	/1��0��0��0�� \���r��S���G���f��q@eK�0��0���~0|10	UUS10U
Washington10URedmond10U
Microsoft Corporation1&0$UMicrosoft Time-Stamp PCA 20103�*|Y;���0" Ҙ�H���5c�w8��3E���(:�ԉӢ<�0
	*�H��
�s��B�Q,���_´B3j�Г�-dZ���hǿZ�sS��u���c��#{�x�q�Jٱ �`#�R��|`���b�T��d��A��{Wz̰'K�\"�m��߁�0�7�i���j�%}�p5��FblCܼ���X:4ڞ؀�����z�N�(����O]���#	���H�+"f�H���n�>ずmO����%=d+4x���i~��!l �_7����s�@�%�Z�W���I'�pz>
ũ��_O��[E�C�
�.u�Q��n�(�h�aܣ�<%��8`���k�[�~��ā�*�"�V]Ru��<?�?ዹMI�wtܚw�d�W�-�����{���ßC'7��d�6$_B�?�����0��7$aX��g��#!�%S6zdU����PG�E�H��+�#F���
�D��;k҆d��/�‘՛�����[�e�5�"xjj;?8��}�5)}`�d\f�m��)+L�=�����L��"D]�p��Eh���'꘺��

Anon7 - 2021