File: C:/Windows/PolicyDefinitions/zh-TW/EventViewer.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="EventViewer">事件檢視器</string>
<string id="EventViewer_RedirectionProgram">events.asp 程式</string>
<string id="EventViewer_RedirectionProgram_Help">這個程式是在使用者按一下 events.asp 連結時將會叫用的程式。</string>
<string id="EventViewer_RedirectionProgramCommandLineParameters">events.asp 程式命令列參數</string>
<string id="EventViewer_RedirectionProgramCommandLineParameters_Help">這個參數指定將會傳遞給 events.asp 程式的命令列參數</string>
<string id="EventViewer_RedirectionURL">events.asp URL</string>
<string id="EventViewer_RedirectionURL_Help">這個 URL 是將會傳遞到 [事件內容] 對話方塊中 [描述] 區域的 URL。如果要用不同的網頁伺服器處理事件資訊要求,您可以變更這個值。</string>
</stringTable>
<presentationTable>
<presentation id="EventViewer_RedirectionProgram">
<textBox refId="EventViewer_RedirectionProgram">
<label>events.asp 程式</label>
<defaultValue>%SystemRoot%\PCHealth\HelpCtr\Binaries\HelpCtr.exe</defaultValue>
</textBox>
</presentation>
<presentation id="EventViewer_RedirectionProgramCommandLineParameters">
<textBox refId="EventViewer_RedirectionProgramCommandLineParameters">
<label>events.asp 程式命令列參數</label>
<defaultValue>-url hcp://services/centers/support?topic=%s</defaultValue>
</textBox>
</presentation>
<presentation id="EventViewer_RedirectionURL">
<textBox refId="EventViewer_RedirectionURL">
<label>events.asp URL</label>
<defaultValue></defaultValue>
</textBox>
</presentation>
</presentationTable>
</resources>
</policyDefinitionResources>