Torsten Geile schrieb: > Hi, > > event log on a client gives an error message and I can't find out why. > This is the entry in package.xml > > <package > id="pdfcreator" > name="PDFCreator erzeugt PDF Dokumente" > revision="1" > reboot="false" > priority="6"
You're missing ending ">" after priority="6". priority="6" > -- Tomasz Chmielewski http://wpkg.org ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ wpkg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wpkg-users
