.MSH1XML 파일 확장자
Monad Display Configuration File
| 개발사 | Microsoft |
| 인기도 |
2.3 | 4 투표 |
MSH1XML 파일이란 무엇인가요?
An MSH1XML file is a configuration file used by Monad, a shell program included with Windows in 2005 and 2006 before being renamed as Windows PowerShell. It contains XML definitions for how output is displayed within the console. MSH1XML files are used for formatting various output, such as help pages, registry information, and directory listings.
추가 정보
MSH1XML files were introduced when Monad was released in 2005. However, they were soon replaced by .PS1XML files in April 2006 when Microsoft renamed Monad as Windows PowerShell.
Since MSH1XML files store the configuration information in XML format, they can be easily opened and edited using a text editor. However, you should only edit the files with the proper knowledge of the content.