[wpkg-users] Danish characters in package definitions

Tor Soerensen tor at cfh.ku.dk
Fri Apr 11 15:20:59 CEST 2008


Dear list members,
I have run into a small problem when writing a package file. WSH complains of invalid characters in the file (see below). I am guessing that it doesn't like the danish character in the remove command. Any way to work around this?
Regards,
Tor Sorensen
 
 
<?xml version="1.0" encoding="UTF-8"?>
<packages>
<!-- This package definition was made in order to remove Microsoft Office 2007 Trial that is preinstalled on some laptops   -->
<package id="office2007" name="Microsoft Office 2007 System" revision="432" reboot="false" priority="0">
    <check type="uninstall" condition="exists" path="2007 Microsoft Office system" />
    <remove cmd='"C:\\Programmer\\Fælles filer\\Microsoft Shared\\OFFICE12\\Office Setup Controller\\setup.exe" /uninstall PROHYBRIDR /dll OSETUP.DLL'>
    </remove>
</package>
 
</packages>
 
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wpkg.org/pipermail/wpkg-users/attachments/20080411/2dcdd6e3/attachment-0001.html>


More information about the wpkg-users mailing list