Quantcast
Channel: PowerShell General
Viewing all articles
Browse latest Browse all 10624

Changing DPI

$
0
0

Can DPI be changed using powershell?

I found a document on how to check the current status; but I need to be able to change it

Get-Item -Path Registry::'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontDPI' | Select-Object

Viewing all articles
Browse latest Browse all 10624

Trending Articles