Installer looks blurry
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 3.6k
- Forks
- 592
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
The text in the installer looks blurry if you have display scaling enabled.
To Reproduce
Steps to reproduce the behavior:
- Go to Windows display settings.
- Set scaling to 150%.
- Run the Npcap installer.
Expected behavior
The text should be crisp.
Screenshots
Diagnostic information
- Windows version from
winver: Windows 11 Version 25H2, OS Build 26200.8655
Additional context
Since you're using NSIS for the installer, the ManifestDPIAware setting should help fix this.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the NSIS configuration used to build the Npcap installer and read the ManifestDPIAware setting documentation linked in the issue. Test the installer with Windows display scaling at 150%; the work is done when its text renders crisply.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, operating-systems
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100