Thanks! Jeff
> Not in the stock WiXUI's. You'll have to add your own Dialog to gather > that information from the user. > > See the last section at -> > http://wix.sourceforge.net/manual-wix3/WixUI_customizations.htm > > Palbinder Sandher > Software Deployment & IT Administrator > T: +44 (0) 141 945 8500 > F: +44 (0) 141 945 8501 > > http://www.iesve.com > **Design, Simulate + Innovate with the <Virtual Environment>** > Integrated Environmental Solutions Limited. Registered in Scotland No. > SC151456 > Registered Office - Helix Building, West Of Scotland Science Park, > Glasgow G20 0SP > Email Disclaimer > > -----Original Message----- > From: [email protected] [mailto:[email protected]] > Sent: 25 May 2010 17:15 > To: [email protected] > Subject: [WiX-users] Display "Everyone / Just Me" option? > > Is it possible to present the user with the option to install for > everyone or just the current user? I know there is the option to > explicitly set the option: > <Property Id="ALLUSERS" Value="1" /> > > ...I just realized that my old installer (built using a VisualStudio > Deployment Project) gives the user an option to pick between installing > for everyone and just the current user. I searched on how to do this > with Wix but the only thing I'm seeing is the ALLUSERS property. > > I know that with the VS deployment project one sets > InstallAllUsersVisible to true... I searched but I'm not seeing this > property with Wix. Is there a setting which will display the > Everyone/Just Me option? > > Thanks, > > Jeff > > > > ------------------------------------------------------------------------ > ------ > > _______________________________________________ > WiX-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wix-users > > > > ------------------------------------------------------------------------------ > > _______________________________________________ > WiX-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wix-users > > ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

