NoOp wrote:
I see this (using gvim) towards the end of the file:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <!-- Copyright (c) Microsoft Corporation --> <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> <assemblyIdentity version="6.0.0.0"
        processorArchitecture="x86"
        name="Microsoft.Windows.WindowsUpdate.wucltui"
        type="win32"/>
<dependency>
        <dependentAssembly>
                <assemblyIdentity
                        type="win32"
                        name="Microsoft.Windows.Common-Controls"
                        version="6.0.0.0"
                        processorArchitecture="x86"
                        publicKeyToken="6595b64144ccf1df"
                        language="*"/>
        </dependentAssembly>
</dependency>
</assembly>

So perhaps it's a borked MSOffice file?


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



NoOp,

I see what you mean and agree that is probably the case. Or MSOffice's attempt at the ODF.

Andy

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to