[wpkg-users] Package definition that remove some stuffs

2008-04-14 Thread Daniel Dehennin
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
-
Reporting bugs, all WPKG mailing lists  http://wpkg.org/Support
___
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users


Re: [wpkg-users] Package definition that remove some stuffs

2008-04-14 Thread Tomasz Chmielewski
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
-
Reporting bugs, all WPKG mailing lists  http://wpkg.org/Support
___
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users