Re: [WiX-users] Create and delete a security group

2009-11-21 Thread dB .
neral discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Create and delete a security group Alastair Smith wrote: > Is there a recommended way of accomplishing these actions inside an MSI > package? Presumably it will need a custom action. Would it be a simple task &g

Re: [WiX-users] Create and delete a security group

2009-10-17 Thread Bob Arnson
Alastair Smith wrote: > Is there a recommended way of accomplishing these actions inside an MSI > package? Presumably it will need a custom action. Would it be a simple task > to add this behaviour to the Util Extension? > Not necessarily simple but I suspect the logic would be similar to t