Hello,
I have a problem with my Windows 7's configuration.
I create a document with Word 2007 and save it with document XML Word Format (.xml)
in my computer, when i search to open directly (double click) this document, the document is open with my XML editor, and not Microsoft Word
I verify if my XML document contains <?mso-application progid="Word.Document"?>, it's OK,fortunately !
In other computer, in Windows XP SP3, the icon's file is word icon, despite extension file is .XML, not in my Windows 7 computer !
In other computer, an XML file without <?mso-application progid="Word.Document"?> are icon's file XML, it's OK
why, in my computer, the XML preprocessing instruction <?mso-application progid="Word.Document"?> is notinterpreted ?
how it is possible to correct this problem and to obtain icon word when preprocessing instruction <?mso-application progid="Word.Document"?> is available on my XML file and open file with Word. And obtain XML icon and open XML file in XML editor otherwise ? it's a normaly process in Windows XP...
Thank you for your help.