Rob,

Thanks! That works like a charm. 

Note to self... Always use util:PermissionEx :)

Rob

-----Original Message-----
Date: Wed, 10 Jun 2009 08:52:02 -0700
From: Rob Mensching <r...@wixtoolset.org>
Subject: Re: [WiX-users] Creating a user and setting registry
        permissions
To: General discussion for Windows Installer XML toolset.
        <wix-users@lists.sourceforge.net>
Message-ID: <4a2fd6a2.10...@wixtoolset.org>
Content-Type: text/plain; charset="ISO-8859-1"; format=flowed

The built-in LockPermissions table (the Permission element in WiX) is 
weak. Some might even call it lame. It checks for the user account in 
the immediate mode. Of course, the user is created deferred so it 
doesn't exist yet. Use Util:PermissionEx and that will work.

Rob MacFadyen wrote:
> Hey all,
... snip ...





------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to