[wpkg-users] National signs in check condition
Forsmari
if at bakeoff.se
Sat Jan 17 14:00:18 CET 2009
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.
The package entry are done as follows:
<package id="off2007fmtconv"
name="Office 2007 Compatibility Pack"
revision="1"
reboot="false"
priority="2">
<check type="uninstall" condition="exists" path="Compatibility Pack för
Office 2007-systemet" />
<install
cmd='"\\shm-nas1\wpkg\install\office\office.converters\FileFormatConverters.exe"
/quiet /norestart /passive'>
<exit code="0" />
<exit code="3010" />
</install>
</package>
Is there a way to avoid this ? because i think several products we use does
use national signs
/Ingemar
--
View this message in context: http://www.nabble.com/National-signs-in-check-condition-tp21516176p21516176.html
Sent from the WPKG - Users mailing list archive at Nabble.com.
More information about the wpkg-users
mailing list