Results 1 to 2 of 2

Thread: ADM template for font smoothing

  1. #1
    BipolarChucker is offline Getting Started on GPanswers.com
    Join Date
    Dec 1969
    Posts
    5

    Default

    [code:1];
    ; NAME: FontSmoothing.adm
    ;
    ; DESCRIPTION: An ADM (Group Policy template) for applying font smoothing to users.
    ;

    CLASS USER

    CATEGORY "Font Smoothing"

    POLICY "Font Smoothing"
    EXPLAIN !!ExplainFontSmoothing
    KEYNAME "Control Panel\Desktop"
    VALUENAME "FontSmoothing"
    VALUEON 2
    VALUEOFF 0
    PART "Font Smoothing Type" DROPDOWNLIST REQUIRED
    VALUENAME "FontSmoothingType"
    ITEMLIST
    NAME ClearType VALUE NUMERIC 2 DEFAULT
    NAME Standard VALUE NUMERIC 1
    END ITEMLIST
    NOSORT
    END PART
    END POLICY

    END CATEGORY

    [STRINGS]
    ExplainFontSmoothing=Select the font smoothing to apply to fonts.\nDisabled = No anti-aliasing applied\nStandard = Normal anti-aliasing applied\nClearType = Pixel sub-sampling anti-aliasing applied\n\nAfter this setting is applied, users will need to log off and back on to see the changes.[/code]

  2. #2
    ajkreddy Guest

    Default

    Hello sir,
    I am getting errors when loading this template into GPO. Please advice.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Search Engine Friendly URLs by vBSEO