Product: ProfileUnity
Product Version: 6.x
Expires on: 365 days from publish date
Updated: February, 9 2015
Problem:
After changing the font size settings, I am asked to restart the computer. After the logoff and restart, the settings do not save.
Symptoms:
Font DPI setting is not saved. As we can't save and replay those settings we can force the change using ProfileUnity.
Possible Resolution(s):
1) Create a filter which will determine who is getting that DPI setting.
2) Create a registry rule with following values:
- Action: Add Value
- Hive: HKEY_CURRENT_CONFIG
- Key: Software\Fonts
- Type: REG_DWORD
- Value: LogPixels
- Data: 96
Registry Location:
Note: "96" is for smaller fonts and "120" is for normal (100%) setting.
3) Save and update configuration.
0 Comments