.EVT 파일 확장자
Windows Event Viewer Log File
| 개발사 | Microsoft |
| 인기도 |
2.7 | 7 투표 |
EVT 파일이란 무엇인가요?
File created by Windows Event Viewer, a program that logs system events; contains a series of log messages containing an ID and a number of insertion strings; stored in a proprietary binary format; used to review, analyze, and debug system performance.
추가 정보
To view EVT files, a computer needs to have the .DLL files from the program that generated the log events. If the DLLs are not installed, the following error is displayed: "The description for Event ID (xxx) in Source (service) could not be found." While not recommended, EVT files may also be viewed without the DLL files by carefully editing the Windows registry.
EVT files may be stored within .CAB files if they are saved using the Windows Reporting (Winrep) tool.
참고: Windows 7 now uses .EVTX files instead of the EVT extension. The Windows Event Viewer can open both file types.