ThinWorld Citrix Knowledgebase

Thursday, 27 August 2009

Font Size change Script XenApp

This is a basic script to give users a GUI to change the Font Size without the need to drill through the control panel and the display settings.

Its a HTA file so is part VBS and part HTML which gives the GUI and nice simple look and feel.

The script imports a reg file based on the users selection of
Normal
Large
Extra Large

The Reg files set HKCU values for the user.
The user then needs to logoff and back on for the settings to take effect.
In a normal roaming profile environment this work as expected.
With Appsense Hybrid profiles the registry keys get imported to late to be in effect.
To resolve this Appsense have a screen refresh tool that can be run, this rather like hitting APPLY when changing in the GUI sets the font size immediately.

There are 4 files required

Font_size.hta
normal.reg
Large.reg
extraLarge.reg

to update the screen run this tool
RefreshTool2008.exe

Labels:

0 Comments:

Post a Comment



<< Home