Registry Type: String
Registry Key Path: SOFTWARE\Microsoft\Messaging\PerSimSettings\Legacy
Registry Value Name: ADDR
Registry Value Data:
http://mms.msg.eng.t-mobile.com/mms/wapenc
Write. Then you can just read it to make sure poker face.
And the Registry Type is String. For everything except the Registry Value Data units that say 0. You set those to integer.
And then you write.
So in order. The whole thing becomes like so:
Registry Type: String
Registry Key Path: SOFTWARE\Microsoft\Messaging\PerSimSettings\Legacy
Registry Value Name: ADDR
Registry Value Data:
http://mms.msg.eng.t-mobile.com/mms/wapenc
Write. Then read.
Registry Type: Integer
Registry Key Path: SOFTWARE\Microsoft\Messaging\PerSimSettings\Legacy
Registry Value Name: WapPushTechnology
Registry Value Data: 0
Write. Then read.
Registry Type: String
Registry Key Path: SOFTWARE\Microsoft\Messaging\PerSimSettings\Legacy
Registry Value Name: UAProf
Registry Value Data:
Write. Then read.
Registry Type: String
Registry Key Path: SOFTWARE\Microsoft\Messaging\PerSimSettings\Legacy
Registry Value Name: IMsiAuthenticationToken
Registry Value Data:
Write. Then read.
Registry Type: String
Registry Key Path: SOFTWARE\Microsoft\Messaging\PerSimSettings\Legacy
Registry Value Name: DefaultContentLocationUrl
Registry Value Data:
http://mms.msg.eng.t-mobile.com/mms/wapenc
Write. Then read.
Registry Type: Integer
Registry Key Path: System\ControlSet001\Services\ICSSVC\Settings
Registry Value Name: EntitlementRequired
Registry Value Data: 0
Write. Then read.
Registry Type: Integer
Registry Key Path: Software\Microsoft\Cellular\MVSettings\IMSISpecific\Default\CellUX
Registry Value Name: HideMMSAPN
Registry Value Data: 0
Write. Then read.
Registry Type: Integer
Registry Key Path: Software\Microsoft\Cellular\MVSettings\IMSISpecific\Default\CellUX
Registry Value Name: HideAPN
Registry Value Data: 0
Write. Then read.
-- W