Hi,

I need to manipulate a string, stored in a property.

Fist I was thinking about using a custom action read one property and 
writing the result of the string manipulation to an other one.

The problem that I discovered is, that the string, which has to be 
manipulated, is a result of a registry search and the result should be 
used in a directory search. But both, registry and directory search are 
executed during AppSearch action and so I can't use a custom action 
because I can't call it during app search, just before or after the app 
search.

Now I think a small extension is what I need, but I am not sure if the 
extension is packaged to the msi or is only used at compile time (when 
calling candle / light) or also at runtime when it is required.

Any hint to point me to the right direction would be appreciated?

Thanks and regards

Michel

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to