Re: [WiX-users] Creating MSI Application with ALLUSERS property

2008-01-17 Thread Quattro IV
This is how I did it in my project, not sure if it's the only or best way but it works. On Jan 17, 2008 10:32 AM, Michal Malka <[EMAIL PROTECTED]> wrote: > Hi All, > > I'm looking for the way to create WIX file with ALLUsers property set to > 1. > > In order to install application for a

[WiX-users] Creating MSI Application with ALLUSERS property

2008-01-17 Thread Michal Malka
Hi All, I'm looking for the way to create WIX file with ALLUsers property set to 1. In order to install application for all users. Can someone help me? Can you send me an example for how should I add this to the WXS file? Thanks, Michal -