There's another conversation in this group going on about this subject,
titled "KB 825765 - just making sure..." that you might find useful, but I
don't think it will lead to a solution for you as your requirement is
different.
Much as I dislike these warnings and the registry fix necessary to get rid
of them, I suspect that working around the messages is even harder than
making the registry fix and that, unless you can copy everything you need to
examine and perhaps modify all the .doc files affected onto a
development/test machine so you don't have to take the supposed risk of
fixing the registry on a production machine, you won't be able to extract
the info. about the existing header files without going opening each .doc
manually.
In my view, Microsoft's standard warning about registry changes is intended
to put off people who are thinking or tinkering with the registry with no
real understanding of what they are doing. While I understand the reluctance
of administrators to make these changes at all, particularly in the face of
these dire warnings,
inserting a single value like this one, perhaps using a .reg file, in
conditions controlled by the administrators, after experiments that
demonstrate that the change is not life-threatening, seems to me to be quite
a reasonable thing to do.
As for the other warning about malicious software and so on, the probable
reason why MS is providing that warning in this case is because when Word
opens a header source or data source, it may be using software that is not
part of Word, or Office, or even provided by MS. It may for example end up
using a Word text converter dll or third aprty OLE DB provider to open the
header/data source. Or Word might be opening an Access data source and
executing a user-defined query written in Access VBA. It's not hard to write
a text converter and it's just a piece of software that can do anything it
wants. However, if the administrators are confident that they can keep such
stuff off their systems, they have to weigh the two risks. By /not/ making
the registry change they are in effect saying that they are not confident
that they can keep those specific types of software off their systems. But
in that case, what can they prevent?
Peter Jamieson
> Thanks, but when Microsoft includes these 2 warnings (see below) (I
> always
[quoted text clipped - 64 lines]
>> >
>> > Thanks for any suggestions...