windows-nt/Source/XPSP1/NT/admin/pchealth/sr/shell/res/srui-lowdisk.htm
2020-09-26 16:20:57 +08:00

228 lines
5.7 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>System Restore Fail - Low Disk (Step F-LD)</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
<OBJECT ID=ObjSystemRestore CLASSID="CLSID:fd589b7c-7ce0-11d3-b9e5-00c04f79e399"></OBJECT>
<SCRIPT ID="RestoreUI" LANGUAGE=JavaScript SRC="RestoreUI.js"></SCRIPT>
<LINK id="UI_StyleSheet" REL="stylesheet" TYPE="text/css" HREF="rstrui.css">
<script>
var L_HeaderNormal_Message =
"Restoration Incomplete";
var L_HeaderUndo_Message =
"Undo Incomplete";
var L_TxtMainNormal_Message =
"Your computer cannot be restored to:";
var L_TxtMainUndo_Message =
"System Restore was unable to reverse the following restoration:";
var L_MinDiskNormal_Message =
"There is not enough disk space to restore your computer. Make sure there is a minimum of %d megabytes of free disk space on your computer, and then try again.";
var L_MinDiskUndo_Message =
"There is not enough disk space on your computer to undo this restoration. Make sure there is a minimum of %d megabytes of free disk space on your computer, and then try again.";
function OnLink_HelpF1()
{
OnLink_Failure();
}
function OnOK()
{
external.window.close();
}
</script>
<SCRIPT FOR=window EVENT=onresize>
ObjSystemRestore.CanNavigatePage = true ;
self.location = "SRUI-lowdisk.htm";
</SCRIPT>
<script for=window event=onload>
fnSetLowColorImage();
ObjSystemRestore.CanNavigatePage = false ;
window.HomePageBody.style.visibility = "visible";
if ( ObjSystemRestore.IsUndo )
{
TxtHeader.innerText = L_HeaderUndo_Message;
TxtMain1.innerText = L_TxtMainUndo_Message;
TxtMain3.innerText = ObjSystemRestore.FormatLowDiskMsg( L_MinDiskUndo_Message );
}
else
{
TxtHeader.innerText = L_HeaderNormal_Message;
TxtMain1.innerText = L_TxtMainNormal_Message;
TxtMain3.innerText = ObjSystemRestore.FormatLowDiskMsg( L_MinDiskNormal_Message );
}
TxtRPDate.innerText = ObjSystemRestore.FormatDate( ObjSystemRestore.UsedDate, true );
var strName = ObjSystemRestore.UsedName;
if (strName.length > 64)
{
strName = strName.slice(0,63);
strName = strName.concat("...");
}
TxtRPName.innerText = strName;
TxtRPName.title = strName;
BtnOK.focus();
</script>
</HEAD>
<!--
Body of doc
-->
<BODY ID="HomePageBody">
<!--
Background image located on the bottom right of the page
-->
<DIV style="position: absolute; bottom: 0px; right: 0px; z-index: -1">
<img src="watermark.jpg" border=0 width="270" height="297"></DIV>
<table width=100% height=100% cellspacing=0 cellpadding=0 border=0><tbody>
<!--
Page header
-->
<tr height="60px"><td id="TdBranding" colspan=3 class="styHeaderBlock">
<table class="styImage" width=100% height=100% cellspacing=0 cellpadding=0 background="SR_Grad.jpg" style="border-collapse: collapse" bordercolor="#111111"><tbody><tr>
<td width="20px" nowrap>&nbsp;</td>
<td id="NoLoc1" width="32px" align=center>
<img src="failed_icon.gif" width="32" height="32">
</td>
<td width="13px" nowrap>&nbsp;</td>
<td width=80% valign=top nowrap>
<div id="TxtHeader" class="styHeaderText" style="color:#FFFFFF">&nbsp;</div>
</td>
<td>
<table><tr>
<td>
<a id="NoLoc1" class="styLink" href="javascript:OnLink_Failure();">
<img src="help.gif" border=0 width="32" height="32">
</a>
</td>
<td>
<a id="NoLoc1" class="styLink" href="javascript:OnLink_Failure();">
<font color="#FFFFFF"> <id id=HelpId>Help</id></font>
</a>
</td>
</tr></table>
<id id="NoLoc2">&nbsp;</id>
</td>
</tr></tbody></table>
</td></tr>
<tr height="3px"><td class="styHorzLine" colspan=3></td></tr>
<!--
Top anchor
-->
<tr height="25px"><td colspan=3>
<table width=100% height=100% cellspacing=0 cellpadding=0><tbody><tr>
<td width=90%></td>
<td class="styImage">
</td>
</tr></tbody></table>
</td></tr>
<tr>
<!-- Left anchor -->
<td id="NoLoc4" class="styImage" width=8% align=left valign=bottom>
</td>
<td>
<table width=100% height=100% cellspacing=0 cellpadding=0 border=0><tbody>
<tr>
<!--
PAGE CONTENT
-->
<td class="styContentBlock">
<div id="TxtMain1" class="styTextRPTitle">
&nbsp;
</div>
<div id="TxtRPDate" class="styTextRPInfo">
&nbsp;
</div>
<div id="TxtRPName" class="styTextRPInfo">
&nbsp;
</div>
<p id="TxtMain2" class="styTextBold">
No changes have been made to your computer.
</p>
<p id="TxtMain3" class="styText">
&nbsp;
</p>
<br><br>
<div id="TxtMain4" class="styText">
For more information about creating free disk space on your computer,
see Help.
</div>
</td>
<!-- Right padding -->
<td class="styText" width=17%>&nbsp;</td>
</tr>
<!--
Navigation row
-->
<tr height="24px">
<td class="styText" height="12px" colspan=2 nowrap>
<table cellspacing=0 cellpadding=0 border=0><tbody><tr>
<td width="95%">&nbsp;</td>
<td class="styText" nowrap>
<button id="BtnOK" class="styButton" onclick="OnOK()" accesskey="O" tabindex=0>
<U>O</U>K
</button>
</td>
</tr></tbody></table>
</td>
</tr></tbody></table>
</td>
<!-- Right anchor -->
<td id="NoLoc5" class="styImage" width=8% align=right valign=bottom>
</td>
</tr>
<!--
Bottom anchor
-->
<tr height="24px"><td colspan=3>
<table cellspacing=0 cellpadding=0 width=100% height=100%><tbody><tr>
<td width=90%></td><td class="styImage">
</td>
</tr></tbody></table>
</td></tr>
</tbody></table>
</BODY>
</HTML>