Hello,
I'm trying to figure out how to create a template file from a registry key. The path is HKCU\Software\Microsoft\Windows\CurrentVersion\Applets\Systray\
Keyname = Services, VALUE = 1d (29).
I have a Policy Template File Editor which I'm trying to figure out how to use.
Currently I've created this .adm file but it doesn't work.
CLASS USER
CATEGORY "Systray Settings"
KEYNAME "Software\Microsoft\Windows\CurrentVersion\Applets\Systray"
POLICY "Remove Icon from Systray"
Actionliston
Valuename "Services"
VALUE "29"
END ActionlistOn
End Policy
End Category
Could someone point me in the right direction. Thnak you in advance.
I'm trying to figure out how to create a template file from a registry key. The path is HKCU\Software\Microsoft\Windows\CurrentVersion\Applets\Systray\
Keyname = Services, VALUE = 1d (29).
I have a Policy Template File Editor which I'm trying to figure out how to use.
Currently I've created this .adm file but it doesn't work.
CLASS USER
CATEGORY "Systray Settings"
KEYNAME "Software\Microsoft\Windows\CurrentVersion\Applets\Systray"
POLICY "Remove Icon from Systray"
Actionliston
Valuename "Services"
VALUE "29"
END ActionlistOn
End Policy
End Category
Could someone point me in the right direction. Thnak you in advance.