Re: [WiX-users] Group creation

2008-09-18 Thread Bob Arnson
Lucas Theisen wrote: > Is there a way to specify in WIX that a group should be > created? Not currently supported. -- sig://boB http://joyofsetup.com/ - This SF.Net email is sponsored by the Moblin Your Move Developer's

[WiX-users] Group creation

2008-09-18 Thread Lucas Theisen
Hi, Is there a way to specify in WIX that a group should be created? I see that in the User element you can specify true for the CreateUser attribute and the user will be created. However the group element seems to not allow this as the reference says " Groups cannot be created by this element.