File: C:/Windows/PolicyDefinitions/zh-TW/WindowsFileProtection.adml
<?xml version="1.0" encoding="utf-8"?>
<!-- (c) 2006 Microsoft Corporation -->
<policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="1.0" schemaVersion="1.0" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
<displayName>在此輸入顯示名稱</displayName>
<description>在此輸入描述</description>
<resources>
<stringTable>
<string id="WFP">Windows 檔案保護</string>
<string id="WFPDllCacheDir">指定 Windows 檔案保護的快取位置</string>
<string id="WFPDllCacheDir_Help">這個原則設定可指定 Windows 檔案保護快取的其他位置。
如果您啟用這個原則設定,請在 [快取檔案路徑] 方塊中輸入新位置的完整本機路徑。
如果您停用或未設定這個設定,Windows 檔案保護快取位置為 %Systemroot%\System32\Dllcache 目錄。
注意: 不要將快取放在網路共用目錄。</string>
<string id="WFPQuota">限制 Windows 檔案保護快取大小</string>
<string id="WFPQuota_Help">這個原則設定可指定可以用來做為 Windows 檔案保護檔案快取的最大磁碟空間。
Windows 檔案保護會將受保護的檔案加入快取,直到快取內容達到配額為止。如果配額大於 50 MB,Windows 檔案保護還會將其他重要的 Windows XP 檔案新增到快取中,直到快取大小達到配額為止。
如果您啟用這個原則設定,請輸入要使用的最大磁碟空間 (MB)。若要設定快取大小為無限制,請選擇 "4294967295" 做為最大磁碟空間。
如果您停用或未設定這個原則設定,Windows XP Professional 的預設值是 50 MB,而 Windows Server 2003 會預設為無限制 (4294967295 MB)。</string>
<string id="WFPScan">設定 Windows 檔案保護掃描</string>
<string id="WFPScan_AtBoot">啟動時掃描</string>
<string id="WFPScan_Help">這個原則設定可讓您設定 Windows 檔案保護何時掃描受保護的檔案。這個原則設定會指示 Windows 檔案保護列舉並掃描所有變更的系統檔案。
如果您啟用這個原則設定,可以從 [掃描頻率] 方塊中選擇速率。您可以使用這個設定來指示 Windows 檔案保護更頻繁地掃描檔案。
-- [啟動時不要掃描] 是預設值,只在安裝期間掃描檔案。
-- [啟動時掃描] 會在您每次啟動 Windows XP 時掃描檔案。這個設定會造成每次啟動都有延遲。
如果您停用或未設定這個原則設定,則在預設狀況下只會在安裝期間掃描檔案。
注意: 這個原則設定只會影響檔案的掃描。它並不影響由 Windows 檔案保護所提供的標準背景檔案變更偵測。</string>
<string id="WFPScan_NotAtBoot">啟動時不要掃描</string>
<string id="WFPShowProgress">隱藏檔案掃描進度視窗</string>
<string id="WFPShowProgress_Help">這個原則設定會隱藏檔案掃描進度視窗。這個視窗可以提供狀態資訊給高階使用者,但卻可能會使初學者感到困惑。
如果您啟用這個原則設定,檔案掃描期間就不會出現檔案掃描視窗。
如果您停用或未設定這個原則設定,則會顯示檔案掃描進度視窗。</string>
</stringTable>
<presentationTable>
<presentation id="WFPDllCacheDir">
<textBox refId="WFPDllCacheDirBox">
<label>快取檔案路徑:</label>
</textBox>
</presentation>
<presentation id="WFPQuota">
<text>如果您不要限制快取大小,請選擇</text>
<text> 最大值 4294967295。</text>
<decimalTextBox refId="WFPQuota_Size" defaultValue="50">快取大小 (MB)</decimalTextBox>
</presentation>
<presentation id="WFPScan">
<dropdownList refId="WFPScanList" defaultItem="0">掃描頻率:</dropdownList>
</presentation>
</presentationTable>
</resources>
</policyDefinitionResources>