<div dir="ltr">Hi everyone:<div><br></div><div>I mistakenly created a package of shockwave using an empty revision number.</div><div><br></div><div>At the bottom is the debug log from WPKG.js  </div><div><br></div><div>The problem is how do I fix this error? If I create a new revision that fixes the revision number, WPKG. js will still fail since it is unable to compare to an empty version.</div><div><br></div><div>I also created a package that wipes wpkg.xml file. Though it reports success, wpkg.xml is not deleted! Here is the package:</div><div><br></div><div><div><?xml version="1.0" encoding="UTF-8"?></div><div><packages:packages xmlns:packages="<a href="http://www.wpkg.org/packages">http://www.wpkg.org/packages</a>" xmlns:wpkg="<a href="http://www.wpkg.org/wpkg">http://www.wpkg.org/wpkg</a>" xmlns:xsi="<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>" xsi:schemaLocation="<a href="http://www.wpkg.org/packages">http://www.wpkg.org/packages</a> ../xsd/packages.xsd"></div><div>  <package id="delete-wpkg.xml" name="delete-wpkg.xml" revision="" reboot="false" priority="50" execute="once"></div><div>    <install cmd="%COMSPEC% /C del /F /Q &quot;%PROGRAMFILES%\BizAppCenter\wpkg.xml&quot;" for="install" /></div><div>  </package></div><div></packages:packages></div></div><div><br></div><div>Any ideas?</div><div><br></div><div>Thanks,</div><div>Antony</div><div><br></div><div><div><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">2014-09-02 08:05:17, DEBUG   : Package 'Adobe Shockwave Player' (adobe-shockwave-player): Not yet processed during this session.
2014-09-02 08:05:17, DEBUG   : Comparing version: '' <=> '12.1.2.152'.
2014-09-02 08:05:17, DEBUG   : Comparing version fragments: '' <=> '12'
2014-09-02 08:05:17, ERROR   : Message:      'length' is null or not an object|Description:  'length' is null or not an object|Error number: 800a138f|Stack:        undefined|Line:         undefined|</pre></div><br>
</div></div>