I used a ROM that would auto accept Exchange Policies when attempting to Synchronize for the first time, no need to click OK to allow this to happen. I have figured it out to be an entry in the registry for a HTC service
Code:
[HKEY_LOCAL_MACHINE\Services\HTCAP]
"PolicyToastAccepted"=dword:00000001
"Prefix"="HAP"
"Index"=dword:00000000
"Order"=dword:00000009
"Keep"=dword:00000001
"Context"=dword:00000001
"DisplayName"="HTC Application Service"
"Description"="HTC Application Service"
"Dll"="HTCApplication.dll"
The thing is I've tried to use UC to put this registry entry there, which it does and to copy two files HTCApplication.dll and HTCApplication.dll.0409.mui, with that tweak it's hit or miss, haven't quite figured out why it misses sometimes yet. I think that this service needs to be activated BEFORE exchange is configured... problem is, my UC does all of it and doesn't give the service a change to start
I would like to reuqest for builders to start putting this into their ROM, it would be a simple yet elegant feature to have...
Thank you for your time