Daniel Dehennin schrieb: > 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 ? See the end of "Danish characters in package definitions" thread on this list for a similar discussion. -- Tomasz Chmielewski http://wpkg.org |