[wpkg-users] Package definition that remove some stuffs

Daniel Dehennin daniel.dehennin at ac-caen.fr
Mon Apr 14 09:39:43 CEST 2008


Hello,

As I will deploy WPKG on already installed box, I want it to remove
some useless programs, I think I must do it like this:

  <check type="logicical" condition="not">
    <check type="registry" condition="exists" path="WHATEVER">
  </check>

  <install cmd="command to remove the package"/>

Does this seems correct ?

Regards.
-- 
Daniel Dehennin
RAIP de l'Orne



More information about the wpkg-users mailing list