Yes, GenericExecute is what you probably want.

--
John Merryweather Cooper
Jack Henry & Associates, Inc. (Premier Tech, Inc.)
Build & Install Engineer - jXchange
Office:  913-341-3434 x791011
jocoo...@jackhenry.com




-----Original Message-----
From: David Watson [mailto:dwat...@sdl.com] 
Sent: Thursday, October 20, 2011 8:37 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] error CNDL0004 : The UTIL:PermissionEx element 
contains an unexpected attribute 'Execute'.

Doesn't GenericExecute include execute. I would just try using one of them.

-----Original Message-----
From: Lars Augensen [mailto:lars.augen...@confirmit.com]
Sent: 20 October 2011 12:13
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] error CNDL0004 : The UTIL:PermissionEx element contains an 
unexpected attribute 'Execute'.

Could someone help me out here? I'm trying to set the 'Read' and 'Execute'
rights on a folder, like so:
<CreateFolder>
<util:PermissionEx User="IIS_WPG" Execute="yes" GenericRead="yes" Read="yes"
GenericExecute="yes" />
</CreateFolder>
However, this causes the following error during compilation:
setup.wxs(176) : error CNDL0004 : The UTIL:PermissionEx element contains an 
unexpected attribute 'Execute'.

I've tried both with 3.5 and 3.6 - is the 'Execute' attribute deprecated?
It's still in the 3.x manual?

Thanks for any help.

Lars Augensen
Deployment Engineer
lars.augen...@confirmit.com | Phone +47 2150 2572> | Mobile +47 40224293

Confirmit® [everywhere]
Software for Customer Feedback, Employee Feedback, and Market Research


Confirmit AS, Karenslyst allé 56, 0277 Oslo, Norway 
www.confirmit.com<http://www.confirmit.com/> | Main +47 2150 2500 | Fax +47
2150 2501

The information contained in this email message may be privileged, confidential 
or exempt from disclosure under applicable law. If you are not the intended 
recipient, you are hereby notified that any use, dissemination, distribution or 
copying of this transmission is strictly prohibited. If you have received this 
communication in error, or if any problems occur with transmission, please 
notify the sender immediately.

-----------------------------------------------------------------------------
-
The demand for IT networking professionals continues to grow, and the demand 
for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Ciosco Self-Assessment and learn about Cisco 
certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
SDL PLC confidential, all rights reserved.
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we 
further request that you advise us.
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.


------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Ciosco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
NOTICE: This electronic mail message and any files transmitted with it are 
intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged 
information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.


------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Ciosco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to