Server : Apache/2.4.43 (Win64) OpenSSL/1.1.1g PHP/7.4.6 System : Windows NT USER-PC 6.1 build 7601 (Windows 7 Professional Edition Service Pack 1) AMD64 User : User ( 0) PHP Version : 7.4.6 Disable Function : NONE Directory : C:/Windows/PolicyDefinitions/zh-TW/ |
<?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>