The tool you're using to change the setting is probably just calling a windows API to make the change. So, which tool are you using to change the setting - that's the one to watch.
Would it not be easier to,
- export the registry
- change the setting
- export the registry
- compare the two exports to find out what changed