Mark0's Forum
		Software => TrID File Identifier => Topic started by: jenderek on January 31, 2020, 02:59:41 PM
		
			
			- 
				Hello trid users,
 
 some days ago i run trid on Microsoft Works wizard samples. My examples are
 only described by xml-utf16le.trid.xml as "Generic XML (UTF-16 LE)" and not
 by wpj.trid.xml (See appended output/trid-old.txt).
 
 So i update wpj.trid.xml by running tridscan on undetected samples and then
 manually refine definition.
 
 In global strings section the following string lines vanish:
 <String>W'I'Z'A'R'D'S</String>
 <String>%'S'1'0'3'3</String>
 <String>E'N'-'U'S</String>
 <String>T'R'A'C'K</String>
 <String>.'E'X'E</String>
 
 Not surprising, because in non English Microsoft Works version strings like
 EN-US apparently do not occur.
 
 Because text is xml i add the standard mime type for this by additional line:
 <Mime>text/xml</Mime>
 
 With the updated trid definition all my inspected WPJ samples are now
 described correctly ( see appended output/trid-new-v.txt). TrID definition,
 some sample and output are stored in archive wpj.zip. I hope that my updated
 XML file can be used in future version of triddefs.
 
 With best wishes
 Jörg Jenderek
 
- 
				Thanks!