Just picked up a request from the DEV IDEA POOL
Because I made no test on myself please give me feedback if the registry values get applied
Here it is!I have a very simple app request to target unlocked phones. Basically a one button switch between primary LiveID accounts based on sensboston's work: http://forum.xda-developers.com/showthread.php?t=1335240
1. Launch app
2. app asks for email address
3. user types in email address or selects email from list of last-used addresses
4. app asks "Are you sure?" with suitable warning
5. app writes selected email address to following regkeys:
6. app automatically reboots phoneCode:[HKCU\Software\Microsoft\ActiveSync\Partners\{B2830118-7BC6-4A74-8C9A-3D8B9CEF88E0}] "Email"[email protected] "User"=your_new_[email protected] [HKCU\Software\Microsoft\IdentityCRL\Environment\Production] "DefaultID"[email protected]
Simple enough, right?
Because I made no test on myself please give me feedback if the registry values get applied
Attachments
-
252.3 KB Views: 1,878
-
91.4 KB Views: 457
Last edited: