List of extensions with their permission levels.
List is a string of elements separated by '|' character. Each element consists of two parts separated by ':'.
First part is an extension and the second part - is the permission level. Possible permissions levels are:
0 - always ask user;
1 - always allow;
2 - always deny the extension.
Examples:
exe:2|com:2|bat:2|pdf:1|doc:0|docx:0 - to prevent some executable formats, allow PDFs, always ask for MS-Word documents.
*:2|pdf:1 - to allow opening PDF-documents only.
Enter the list of extensions with their permissions levels.
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Tracker Software\PDFXEditor\3.0\Security |
Value Name | t.OpenFileBWList |
Value Type | REG_SZ |
Default Value |