A list of plugins with their permission levels.
The list is a string of elements separated by a'|' (pipe) character. Each element consists of two parts separated by a ':' (colon).
The first part is a plugin GUID in '{}' or plugin file name without an extension, and the second part - is the access mode level. Possible levels are:
0 - disable;
1 - enable;
The wild card '*' defines the level for all plugins that not explicitly mentioned in the list that follows it.
Examples:
'*:0|bookmarks:1' -- disable all plugins except bookmarks;
'SharePoint:0' -- disable only SharePoint plugin
Enter GUIDs (in { }) or plugin file names (without extension), defining their access modes.
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Tracker Software\PDFXEditor\3.0\Plugins |
Value Name | t.Access |
Value Type | REG_SZ |
Default Value |