Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Permissions


1 reply to this topic

RookieDeveloper

RookieDeveloper
  • Members
  • 14 posts

Posted 24 March 2004 - 17:25

Within InstallShield Developer 8.02 the IDE provides a way to grant permissions to a specific registry key but due to the inheritance issue with InstallShield it erases all other permissions for other users.
Does anyone know of a separate script or function that can be used to grant rights for a specific user to a registry key without erasing the rights for other users?

Jochen

Jochen
  • Members
  • 40 posts

Posted 29 March 2004 - 11:33

Hi Rookie, ;-)

try this one:

http://www.installsi...s.htm#ntfs_perm

You'll probably need to alter the code because its actually for "Everyone".

This sample will not erase the existing permissions.

Hope it helps.

Regards,
Jochen