このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン |
| dotnet:message_compiler [2009/02/20 18:31] – ともやん | dotnet:message_compiler [2019/05/18 02:23] (現在) – 外部編集 非ログインユーザー |
|---|
| [RegistMessageResource.bat] | [RegistMessageResource.bat] |
| <code> | <code> |
| reg add "HKLM\System\CurrentControlSet\Services\Eventlog\Application\[Event Source]" /v EventMessageFile /t REG_EXPAND_SZ /d "%SystemRoot%\MessageResource.DLL" | reg add "HKLM\System\CurrentControlSet\Services\Eventlog\Application\ |
| | [Event Source]" /v EventMessageFile /t REG_EXPAND_SZ /d "%SystemRoot%\ |
| | MessageResource.DLL" |
| </code> | </code> |
| |
| 参考文献:\\ | 参考文献:\\ |
| [[http://msdn.microsoft.com/en-us/library/aa385646(VS.85).aspx|Message Text Files (Windows)]]\\ | [[http://msdn.microsoft.com/en-us/library/aa385646(VS.85).aspx|Message Text Files (Windows)]]\\ |