I tryed to install WinRar 3.9.0 by using following script: <?xml version="1.0" encoding="UTF-8"?> <packages> <package id="winrar390" name="WinRAR 3.9.0 Deutsch" revision="390" reboot="false" priority="70"> <check type="uninstall" condition="exists" path="WinRAR Archivierer" /> <install cmd='"%SOFTWARE%\winrar\wrar390d.exe" /s' /> <remove cmd='"%PROGRAMFILES%\winrar\uninstall.exe" /s' /> </package> </packages> In the Errorlog appears the Message "Could not process (install) WinRAR 3.9.0 Deutsch. Failed checking after installation." How can I fix this "Bug" Thanks for your help!!! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.wpkg.org/pipermail/wpkg-users/attachments/20091006/16ec0226/attachment.html> |