SbecTextProc.psm1
1 distinct file content recorded under this name ยท 54 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
bf0add4da474e900caac191dbbf4487acb681dc360fb1cfbd271dc7ffd65835f
- KB3206632 Windows 10 version 1607 evidence
- KB3213522 Windows 10 version 1607 evidence
- KB3216755 Windows 10 version 1607 evidence
- KB4038801 Windows 10 version 1607 evidence
- KB4103720 Windows 10 version 1607 evidence
- KB4346877 Windows 10 version 1607 evidence
- KB4478877 Windows 10 version 1607 evidence
- KB4493470 Windows 10 version 1607 evidence
- KB4499418 Windows 10 version 1607 evidence
- KB4550947 Windows 10 version 1607 evidence
- KB4567515 Windows 10 version 1709 evidence
- KB4567517 Windows 10 version 1607 evidence
- view all 53 updates on the content page