RS_Blockpopups.psd1
38 distinct file contents recorded under this name ยท 76 Windows records
Hashes for this file
PowerShell data file
A .psd1 file is a PowerShell data file. The file contains one table of keys and values in PowerShell syntax. The most common use is the module manifest, which describes a PowerShell module: name, version, exports, and dependencies. Localized message tables also use this format. The file contains data only, not program logic.