Hi, 
I'll try to explain better my problem:
With the following code:

<File Id='FileNr2' Name='hwmblk.exe' LongName='hwmblk.exe' Vital='yes' 
DiskId='1' src='.\bin\hwmblk.exe' >
<!-- FILE_PERMISSION -->
<!-- SECUREADMG : SECUREADMG -->
<Permission Domain="[%USERDOMAIN]"  User="SECUREADMG" />
</File>

I'm able to remove all permissions of the group SECUREADMG on the hwmblk.exe 
file but the security window displays again the SECUREADMG group.
I'd remove this group.
How I can do that?

Thank you in advance and
Best Regards,
Nunzio


-----Original Message-----
From: Rob Mensching [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 03, 2007 4:30 PM
To: NUNZIANTE GAITO (SA/ERI); wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] How revoke a security group on a file


Not today.  That's a pretty strange thing to do.  To go modify some other file 
to "remove" some attribute off of it.  Usually, people just build up ACLs on 
the files they own to make sure the right stuff is there.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of NUNZIANTE GAITO 
(SA/ERI)
Sent: Thursday, May 03, 2007 6:28 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] How revoke a security group on a file

Hi,
is it possible to remove an object from the security list of a file?
please, I'm waiting for your response.
Thank you,
Nunzio
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of NUNZIANTE
GAITO (SA/ERI)
Sent: Wednesday, May 02, 2007 9:28 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] How revoke a security group on a file


Hi all,
I'm Nunzio Gaito and I'm working on a tool named APGPACK that uses the Wix 
library to create the MSI.
I have a question about the "Permission Element" of the Wix Toolset;
How can I remove a user group from the  "Security" list of a file?
I've visited the page: 
http://wix.sourceforge.net/manual-wix2/wix_xsd_permission.htm ,
but I see that there is only the possibility to modify the Attributes of ACL.
Thank you in advance for your response and
best Regards,
Nunzio Gaito

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to