On 4/14/2010 2:58 AM, Erich Nurr wrote:
> now only the defined value ( - ) will be set and not the Value of the
> Property which should be like:
> c:\Windows\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe
>    

You're not setting that property; you're setting the property 
ASPNETREGIIS. Don't confuse properties, which are an MSI concept, with 
preprocessor variables, which are a WiX concept. Let's try this from 
another angle: What are you trying to do? There might be a better way 
than a custom action, which are notoriously fragile.

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


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to