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
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to