We have a bunch of testers, and these testers aren't allowed to have admin privileges on their machines while they are testing.
I've found the following info and applied these permissions:.
I read that you need equal or higher privileges than the app you're testing, and they definitely have that.
I've used procmon, and granted write access to all other keys where I'm getting access denied, but every time they run a test in Sprinter, it gets to about 30%, they see a dialog box saying "Registry Editing Has Been Disabled By Your Administrator". If I knew what file it was trying to merge into the registry, I could do this for them, but I'm really stuck as to how to proceed. Granting these guys admin rights is not an option, nor is opening up access to regedit.exe. Unsure as to why it's even trying to run it when Sprinter can and does access the registry programmatically at other times.
Any ideas why sprinter would be trying to run regedit.exe, and how have you gotten around this?