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 |