Windows Installer doesn't support AppSearch on multi-sz.

On Thu, Oct 13, 2011 at 2:36 AM, Uma Harano <uhar...@esri.com> wrote:

> Hi,
> I am performing an AppSearch for this string:
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager
> PendingFileRenameOperations.
> I am setting this value to a property called PENDING_RENAME.
>
> I ran the setup then analyzed the msi log file. During AppSearch, I see
> this entry in the log:
>
> AppSearch: Property: PENDING_RENAME, Signature: NewSignature110
> MSI (c) (34:5C) [02:13:54:702]: PROPERTY CHANGE: Modifying PENDING_RENAME
> property. Its current value is '0'. Its new value: ''.
>
> As you can see, the value from the registry is not written to this property
> during app search. But later on, I see this value added to the property in
> the log file:
>
> Property(C): PENDING_RENAME =
> [~]\??\C:\Config.Msi\375b7.rbf[~]\??\C:\Program Files (x86)\Sophos\Sophos
> Anti-Virus\sophos_detoured.dll.stf00[~]\??\C:\Program Files
> (x86)\Sophos\Sophos
> Anti-Virus\sophos_detoured_x64.dll.stf00[~]\??\C:\Windows\system32\sdccoinstaller.dll.stf00[~]\??\C:\Program
> Files (x86)\Sophos\Sophos Anti-Virus\sdcdevcon.exe.stf00[~]
>
> The issue is that I need to use this value right after AppSearch in the UI
> sequence . But at this point, looks like the property is really not set.
>  What am I missing?
>
> Thanks!
> Uma-
>
>
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure contains a
> definitive record of customers, application performance, security
> threats, fraudulent activity and more. Splunk takes this data and makes
> sense of it. Business sense. IT sense. Common sense.
> http://p.sf.net/sfu/splunk-d2d-oct
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>


-- 
virtually, Rob Mensching - http://RobMensching.com LLC
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to