I am getting an error when trying to install Foxit Reader.  The event
viewer error is: "Error reading file:
//10.0.0.20/wpkg/packages/foxitreader.xml

Error while parsing "file://10.0.0.20/wpkg/packages/foxitreader.xml".
Required white space was missing" I have tried to add the space before
the ? in the first line, but I still get the error.

 

The foxitreader.xml file looks like this:

<?xml version="1.0" encoding="UTF-8"?>

 

<packages>

 

<package

   id="foxit"

   name="Foxit Reader"

   revision="23"

   reboot="false"

   priority="10">

 

   <check type="uninstall" condition="exists" path="Foxit Reader" />

   

   <install cmd='msiexec /i \\S012\Wpkg\Apps\FoxitReader23.msi /qn' />

 

   <upgrade cmd=''msiexec /i \\S012\Wpkg\Apps\FoxitReader23.msi /qn' />

 

   <remove cmd='msiexec /qb /x {376DA9DC-71B3-4AB7-A80C-8ED02A736172}'
/>

   

</package>

 

</packages>

 

Steven Jennette

SAIC - Systems Administrator

75 Valley Oak Drive

Somerset, KY 42503

E-mail: [EMAIL PROTECTED]

Office: (606-274-2011)

 

-------------------------------------------------------------------------
Reporting bugs, all WPKG mailing lists >> http://wpkg.org/Support
_______________________________________________
wpkg-users mailing list
[email protected]
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to