Markus Senn wrote:
Hello,

i have a problem with the german umlaut.
Part of my packages.xml:

<install cmd='cmd /c move /Y "C:\Dokumente und Einstellungen\All Users\Startmenü\Programme\Adobe Reader 7.0.lnk" "C:\Dokumente und Einstellungen\All Users\Startmenü\Programme\Tools\Adobe Reader 7.0.lnk"' />

Error message is "Error while parsing XML document" Linepos 82. This position is where the german ü is. Is there a solution for that?

Yeah this is a known issue.

Unfortunately, there is no fix for it, any suggestions welcome.

A workaround would be to place this commands in a batch file (script.bat), and execute it.

Note that umlauts need to be DOS characters, i.e., you will have to edit the batch file in "edit" program from windows cmd.

You could also try if editing packages.xml from cmd with edit, and putting there DOS umlauts helps? Let us know.


--
Tomasz Chmielewski
http://wpkg.org


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
wpkg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wpkg-users

Reply via email to