Rob Hamflett wrote:
> I tried the same thing, but with util:Permission under CreateFolder, like I 
> currently have with 
> Permission.  Candle (2.0.5325) reports "error CNDL0005 : The CreateFolder 
> element contains an 
> unexpected child element 'util:PermissionEx'." Changing util:PermissionEx to 
> PermissionEx didn't 
> help.  

In v3, it's "Permission" with the WixUtilExtension namespace (usually 
"util"). In v2, it's PermissionEx in the WiX namespace (because 
PermissionEx is parsed by the WiX compiler).

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



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to