> Hi,
> I'm authoring an installer package that need to register a couple of DLLs in
> the registry (traditionally done by regsvr32). I used heat.exe to generate the
> <snip>
> After installing the package:
> Administrator (Full control - not inherited) (the user, not the group)
> System (Full control - not inherited)
> Administrators (Full control - not inherited)
> RESTRICTED (Read - not inherited)
Ok, I figured this one out. It's not a WiX issue, but this is how Windows
installer does it when you install a package that is "Just for me" as opposed
to "Everyone". I assume it is OK, it just looked very strange to me.
By adding the ALLUSERS property and setting the value to 2 (meaning install and
make available to everyone) it works as expected. The thing is that I had no UI
so I completely forgot about that setting.
Regards,
Arild
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users