Go Back   PackageDeploy Application Packaging Forums > Package Development > Application Packaging > Platformsdk MSI

Reply
 
LinkBack Thread Tools Display Modes
Old 06-03-2009, 06:02 AM   #1 (permalink)
Manas Talukdar
Guest
 
Posts: n/a
Default Registry permissions on x64 node

I am creating some registry keys under WOW6432NODE on a x64 node during
setup. These keys are then mirrored over to the normal non-WOW6432NODE
location using a custom action that uses registry reflection. Now, the
registry keys are as follows:

HKLM->Software->Level1->Level2->Level3->Level4

Levels 1 through 4 are custom keys which my MSI creates. Now, the
permissions as defined in the MSI are "Full Control" for Everyone and for
Administrators. However the MSI applies these permissions only upto Level3.
Level4 and downwards, its creates permissions for Creator Owner and Users
instead of Everyone. And the permissions arn't Full Control.

Not sure whay that is happening. The permissions looks fine in the WSI file
under LockPermission table. Any ideas? Would appreciate some inputs. The
above behavior is the same in the nomal location as defined above as well as
in the WOW6432NODE location.

Thanks,
Manas

  Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:56 PM.


vBulletin, Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
2007 - 2012 PackageDeploy.com