Hi Aaron,
The Office ADMx are incosistent in "File Block Settings" Dropdown Part and functionality. (Word XP File format does not accept "1")
User Configuration\ Administrative Templates\ Microsoft PRODUCTNAME\ PRODUCTNAME Options\ Security\ Trust Center\ File Block Settings\
A lot of the different FileTypes mentioned do not have the same options in the DropDown PART.
They all should have:
ValueName: "FileTypeEntry"
item: decimal: 0 => Do not block
item: decimal: 1 => Save blocked
item: decimal: 2 => Open/Save blocked, use open policy
item: decimal: 3 => Block
item: decimal: 4 => Open in Protected View
item: decimal: 5 => Allow editing and open in Protected View
I added them myself by copy & paste in *.admx, but WordXP ignores "Save blocked". There seems to be problem in FileType Handling and/or the Admx.
It would be nice, if MS could provide an update.
Mark