Yu, Brian wrote:
> I managed it by adding <Property Id="ALLUSERS" Value="1" />
> But I notice the HKCU registry does not get deployed on all users
>
> Is there a way to have this done?
>   

No. A per-machine installation writes to per-machine locations, not the 
all users' per-user locations. So a per-machine shortcut goes to a 
different directory (CSIDL_COMMON_PROGRAMS, per the docs).

-- 
sig://boB
http://joyofsetup.com/



------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to