psreadline.psm1
4 distinct file contents recorded under this name ยท 26 Windows records
PowerShell script module Reference
A .psm1 file contains a PowerShell script module. The file groups related functions into one unit. The Import-Module command loads the module, and the exported functions become available in the session. A module manifest, a .psd1 file, frequently comes with the module. Modules are the standard method to distribute PowerShell code.
A file extension is only a part of the file name. It does not give a guarantee about the format or the content of a file. But on Windows, the extension selects the program that opens the file.
Hashes for this file
4d55943b3b7b6d0d48424ec993603067e821d88ac0fc7d377e036331a8230718
- KB5074105 Windows 11 version 24H2 evidence
- KB5077181 Windows 11 version 24H2 evidence
- KB5077241 Windows 11 version 24H2 evidence
- KB5079391 Windows 11 version 24H2 evidence
- KB5079473 Windows 11 version 24H2 evidence
- KB5083631 Windows 11 version 24H2 evidence
- KB5083769 Windows 11 version 24H2 evidence
- KB5085516 Windows 11 version 24H2 evidence
- KB5086672 Windows 11 version 24H2 evidence
- KB5089549 Windows 11 version 24H2 evidence
- KB5089573 Windows 11 version 24H2 evidence
- KB5094126 Windows 11 version 24H2 evidence
- view all 16 updates on the content page