Re: [WiX-users] Modifying registry key permissions for new user

2006-11-24 Thread Matthew Moses
22/06, Bob Arnson <[EMAIL PROTECTED]> wrote: > Matthew Moses wrote: > > My initial thought was to use the PermissionEx element nested under an > > appropriate RegistryKey element. However, this doesn't seem to work as > > the user has not been created by the time

[WiX-users] Modifying registry key permissions for new user

2006-11-22 Thread Matthew Moses
We have a WiX (v3.0.2315.0) project in VS2005 to build an installer for one of our products. The installer makes use of the User element to create a new user on the target machine for various purposes. I have recently been instructed to make sure the user is able to manipulate a registry key as par