VSDPIChanger
From Ssh-lroot
Very Simple DPI Changer
Contents |
| OS | 2000, XP, VISTA, 2003, 2008, 7 |
| Language | English |
| Latest Version | v1.0.0.3 |
Purpose
This tool will report and change the DPI resolution and optionally reboot/shutdown the workstation. It can be used either with its GUI interface or used to automate the process through its command line options.
Usage
Parameters
VSDPIChanger [DPI] [ACTION]
Options
- DPI
- 96
- 120
- ACTION
- reboot
- shutdown
Examples
- Change the DPI to 96 and reboot the workstation
- VSDPIChanger 96 reboot
- Change the DPI to 120 and shutdown the workstation
- VSDIPChanger 120 shutdown
- Change the DPI to 120
- VSDIPChanger 120
Screenshots
Download
Source Code
D2009 Project with all needed units
BOX (7z Format)
Note: The Icon of this project is not included, it is not OSS and I have purchased rights to use it for my own projects only, the .res file is not included either.
Build Notes
Nothing else is needed to rebuild this, all code needed is included in the main .pas. The res file will be rebuild automatically. You have to provide your own icon or remove it completely. The resulted executable will be a lot smaller since the icon in my own build takes 310KB.
How this works?
It sets a specific value in the registry to the selected DPI.
License
Licensed under GPLv2
