sbectextproc.psm1
1 distinct file content recorded under this name ยท 70 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
6b3bd514625e1fb2df0f8c59befdf42e5ca2f4103fedc2a94baa20295c027454
- KB5043178 Windows 11 version 24H2 evidence
- KB5044284 Windows 11 version 24H2 evidence
- KB5044384 Windows 11 version 24H2 evidence
- KB5046617 Windows 11 version 24H2 evidence
- KB5046740 Windows 11 version 24H2 evidence
- KB5048667 Windows 11 version 24H2 evidence
- KB5050009 Windows 11 version 24H2 evidence
- KB5050094 Windows 11 version 24H2 evidence
- KB5051987 Windows 11 version 24H2 evidence
- KB5052093 Windows 11 version 24H2 evidence
- KB5053598 Windows 11 version 24H2 evidence
- KB5053656 Windows 11 version 24H2 evidence
- view all 35 updates on the content page