<?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 です。イベント情報の要求を別のサーバーで処理するには、この値を変更してください。</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>
