Hi,

I have the following Property element within my WiX source file:

    <Property Id='INSTALLUTIL_PATH' 
Value='[WindowsFolder]\Microsoft.NET\Framework\v2.0.50727\InstallUtil.exe'/>

Its parent is the Product element for the feature installed.

For some reason, the MSI gets built without error, but the installer barfs, 
with logs showing that the [WindowsFolder] string was never resolved into the 
folder.

Am I doing something wrong with the syntax?

Thanks
-greg

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to