Have you looked at the Root attribute of the Registry Element? There is a
value called HKMU that should do what you are looking for. ( This is
equivilant to InstallShield HKEY_USER_SELECTABLE and Registry table Root value
-1 ) Also note that if your registry data is COM related that you should
consider the HKCR value as the system has built in logic for writing COM data
depending on ALLUSERS and the target OS.
http://wix.sourceforge.net/manual-wix2/wix_xsd_registry.htm
Jason Rivers <[EMAIL PROTECTED]> wrote:
Hi all.
with the install of our product, if someone selects to install for all users,
I'd like the registry values to go into:
HKLM\software\....
if however the user selects to install the product for themselves only, then
the registry values should be:
HKCU\software\...
is this possible to do, and how would I go about doing it?
Thanks
Jason
-------------------------------------------------------------------------
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
---------------------------------
Never miss a thing. Make Yahoo your homepage.
-------------------------------------------------------------------------
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