3 lines
141 B
PowerShell
3 lines
141 B
PowerShell
[void] [System.Reflection.Assembly]::LoadWithPartialName("System.Drawing")
|
|
(New-Object System.Drawing.Text.InstalledFontCollection).Families
|