Amy Rosewater wrote:
> I have a Wix (v 3.0.48130.0) installer which when I run it does NOT
> result in a registry key that I was expecting.  The key is the infamous
> HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\[ProductCode]
> key.  Does anyone know why running an installer msi would result it not
> having this registry key written for my application?  

Per-user applications write to HKCU instead of HKLM. See 
Package/@InstallScope.

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



------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to