GstarCAD scaling issue on high-resolution (high DPI) displays

When run GstarCAD in a scaled window, and menu bars and the editor windows are somewhat blurry. follow instruction below to fix 4K or super high displays Issue.  


 

Step 1: Tell windows to prefer an external manifest file

As always, make sure you backup your registry and tread lightly in this area. We are just going to add one line. This is VERY simple. Do not be intimidated.

  1. Press Windows Button + R, type “regedit”, and then click OK.
  2. Navigate to the following registry subkey:
    o HKEY_LOCAL_MACHINE > SOFTWARE > Microsoft > Windows > CurrentVersion > SideBySide
  3. Right-click, select NEW > DWORD (32 bit) Value
  4. Type PreferExternalManifest, and then press ENTER.
  5. Right-click PreferExternalManifest, and then click Modify.
  6. Enter Value Data 1 and select Decimal.
  7. Click OK. Exit Registry Editor.

For reference, here is a link to a Microsoft support file on the topic: https://support.microsoft.com/kb/912949/en-us

 
Quick registry by import Prefer External Manifest.reg file from attachment.

The safe way to install a ".reg" file is as follows:

Click on Start and then Run...
Type in regedit, and then press OK
In regedit, click on File, and then Import
Enter the filename or otherwise locate the "Prefer External Manifest.reg" file you want to enter, and press OK
The contents of that "Prefer External Manifest.reg" file will be entered into the registry.

 

Step 2: Create and place the external manifest files

Now comes the fun part. You will just have to copy your manifest file to all of the application folders that you would like to change the scaling on. For example, gcad.exe is located at: C:\Program Files\Gstarsoft\GstarCAD2016\ and I created a manifest file in text editor named gcad.exe.manifest to place in that folder. 

 
Get ready manifest file from attachment : gcad.exe.manifest

For Windows to use the external manifest file, you will have to change the name of the the file to the executable of the application.

Now place this file in the same directory as your executable. All of the ones listed above are are in pretty straight forward locations like

  • C:\Program Files (x86)\Gstarsoft\GstarCAD20XX\
  • C:\Program Files\Gstarsoft\GstarCAD20XX\

where 20XX as release version , e.g. 2015,2016 or 2017.

That is it! It should look great now. No need to reboot or change anything else.

 


 

 

 

 

 

Posted by: GstarCAD Malaysia - October 18, 2016. This article has been viewed 6481 times.
Online URL: https://kb.gstarcad.com.my/article/gstarcad-scaling-issue-on-high-resolution-high-dpi-displays-1191.html