On 4/9/2010 4:21 PM, Jan Bilek wrote:
> We are executing one application (as a deferred CA with Impersonate
> attribute set to 'No') during the installation process to create a
> registry key with permissions for user who started the installation.
>    

1. Per-machine installers should avoid setting permissions based on the 
user -- how else can other users get the same functionality?
2. Don't use a custom action for that -- use 
RegistryKey/RegistryValue/Permission.

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


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to