On 3/9/2010 1:33 PM, Sachin Dubey wrote:
> During the change only the properties set in UI sequence are not getting
> forwarded to Install sequence. and this happens only on machines with UAC
> enabled and logged in user is non build-in Admin.
>
See the Property/@Secure attribute.
--
sig:/
34 -0500
> From: b...@joyofsetup.com
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] Reinstall not updating correct registry value.
>
> On 3/6/2010 3:06 PM, Sachin Dubey wrote:
> > My installer creates a registry key in HKLM and stores the INSTALLDIR
>
On 3/6/2010 3:06 PM, Sachin Dubey wrote:
> My installer creates a registry key in HKLM and stores the INSTALLDIR value.
> It provides default INSTALLDIR, however user can change it and the changed
> value gets stored in registry.
>
MSI doesn't persist property values for you, so you need to w
One way of avoiding overwrite by the default value during Change is to store
INSTALLDIR value in the Registry as the part of custom action that is
conditionally executed only on fresh install (i.e. Installed property)
-Original Message-
From: Sachin Dubey [mailto:sachin.du...@live.com]
4 matches
Mail list logo