This is an automated archive made by the Lemmit Bot.

The original was posted on /r/sysadmin by /u/TheRealSpanktacular on 2026-03-28 15:20:12+00:00.


I have an application called NextGen that I’m trying to deliver to Windows 11 workstations via an RDP file that appears as a shortcut with a custom icon on the users’ desktops. I have figured out how to use a third party app for TWAIN redirection and I’ve got the Midmark mostly working with IQPath for RDP, though not 100% reliably.

One of the biggest issues is the scaling. I’ve tried the ignore scaling reg key on the servers, and I’ve gone into the properties of the main EXE and told it to ignore DPI. But, I still have text “tearing” horizontally in parts of the interface and truncating in other parts, like column headers. And, for funsies, many workstations work just fine…

Has anyone dealt with this before? Is there some stupidly simple thing that my stupidly simple self has not thought of or used the right magic Google-fu search terms to find?

I’ll be honest, this is the kind of problem that makes you rethink your abilities. I haven’t had issues like these in a very long time and it’s really starting to piss me off.

  • work_it_will
    link
    fedilink
    arrow-up
    1
    ·
    1 day ago

    Has anyone else had issues with MS RemoteApp? NextGen is a .NET app, could be related.