Need to change a registry permission on install

  • Thread starter Thread starter Steve Long
  • Start date Start date
S

Steve Long

Hello,
can someone point me in the right direction on how to change the permissions
on a particular registry key during installation? There is a key under:
HKLM\SOFTWARE called ccgis that I need to allow machine\users group to write
to.
If I have to I can write a custom action in a dll and include it in the
setup but it would be nice to have the install itself do it.
OS = XP
Install is a VS deployment projects
..NET ver = 1.1

Any help appreciated

Thanks
Steve
 
This is something that you should ask in a MSI group, try
microsoft.public.platformsdk.msi .
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top