Hi,
I'm running version 9.4 and I have a reg key that I've imported into the registry section of the MSI build, and it's simply going out to disable IE's Enhanced Security option.
However, when I run the MSI installer, it seems that other Reg keys I've imported, work as expected, however, this one key doesn't run.
I've taken the exported key.reg file and copied it to a test machine and when manually run, works as expected.
Is there something that I have to do/check-off when it accesses certain sections of the registry?
Thanks --