Hello. I have non-MSI custom action which needs to write entry to Microsoft.Common.targets(%WinDir%\Microsoft.NET\Framework\v3.5\Microsoft.Common.targets) file. In case when this file is owned by Trusted Installer it fails.
The question is how to evaluate custom action (*.exe) rights to Trusted Installer tobe able to write to Microsoft.Common.targets file?