I note the earlier message from Steve (Mar 23) about this.
OK, changing permissions will be in a later release? When?
I have an app I need to deploy now that needs to make entries at run-time. Currently I have these set up in HKLM\Software\myco\myapp but they could be anywhere.
Testing was fine (we were all administrators ...duh!) user testing has highlighted the problem.
Are there any keys GUARANTEED to read/write for all users?
Can I achieve this (in HKLM\...) with a custom action?
Can Windows Installer do it at all? If so can you tell me which table edits I need to make (say with ORCA) to the msi file created with AI.
Pete