Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

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 6937

Trending Articles