File: C:/Windows/PolicyDefinitions/zh-TW/Setup.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="ServicePackSourcePath">指定 Windows Service Pack 安裝檔案位置</string>
<string id="ServicePackSourcePath_Help">指定 Windows Service Pack 安裝檔案的替代位置。
如果您啟用這個原則設定,請在 [Windows Service Pack 安裝程式的檔案路徑] 方塊中輸入新位置的完整路徑。
如果您停用或未設定這個原則設定,則 Windows Service Pack 安裝程式來源路徑將是上次在系統上執行 Windows Service Pack 安裝程式時所使用的位置。
</string>
<string id="SetupSourcePath">指定 Windows 安裝檔案的位置</string>
<string id="SetupSourcePath_Help">指定 Windows 安裝檔案的替代位置。
如果您啟用這個原則設定,請在 [Windows 安裝程式的檔案路徑] 方塊中輸入新位置的完整路徑。
如果您停用或未設定這個原則設定,則 Windows 安裝程式來源路徑將是上次在系統上執行 Windows 安裝程式時所使用的位置。
</string>
</stringTable>
<presentationTable>
<presentation id="ServicePackSourcePath">
<textBox refId="ServicePackSourcePathBox">
<label>Windows Service Pack 安裝程式的檔案路徑:</label>
</textBox>
</presentation>
<presentation id="SetupSourcePath">
<textBox refId="SetupSourcePathBox">
<label>Windows 安裝程式的檔案路徑:</label>
</textBox>
</presentation>
</presentationTable>
</resources>
</policyDefinitionResources>