Hi Forsmari Forsmari wrote: > Hi there. > > Trying to implement a software but the packages.xml goes "error parsing" > > 2009-01-17 13:35:11, ERROR : Error parsing xml > '\\shm-nas1\wpkg\packages.xml': Ett ogiltigt tecken påträffades i > textinnehållet.||File \\shm-nas1\wpkg\packages.xml|Line > 100|Linepos 73|Filepos 3545|srcText <check type="uninstall" > condition="exists" path="Compatibility Pack f| > > > the key from the registry contains "Compatibility Pack för Office > 2007-systemet" The swedish sign "ö" seems to be the problem. Make sure that your XML file is encoded in UTF-8. You might try converting it using an editor like PSPad or Notepad++. br, Rainer |