View Single Post
  #1 (permalink)  
Old 07-24-2009, 12:47 PM
elephant007's Avatar
elephant007
domo arigato mr roboto
Offline
 
Join Date: Jan 2007
Posts: 1,248
Reputation: 3584
elephant007 is still contributing even after becoming a VIPelephant007 is still contributing even after becoming a VIPelephant007 is still contributing even after becoming a VIPelephant007 is still contributing even after becoming a VIPelephant007 is still contributing even after becoming a VIPelephant007 is still contributing even after becoming a VIPelephant007 is still contributing even after becoming a VIPelephant007 is still contributing even after becoming a VIPelephant007 is still contributing even after becoming a VIPelephant007 is still contributing even after becoming a VIPelephant007 is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Question Chefs, ROM Builders and Grill Masters (request)

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
Reply With Quote