View Single Post
  #5770 (permalink)  
Old 08-04-2009, 06:04 PM
sfhub's Avatar
sfhub
PPCGeeks Regular
Offline
 
Join Date: Jul 2008
Posts: 164
Reputation: 285
sfhub is becoming a PPCGeeks regularsfhub is becoming a PPCGeeks regularsfhub is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: |HERM|ROM|6.5|WWE| ** EnergyROM 'Mercury' (23009) ** || Built July 29th ||

Quote:
Originally Posted by cmajewsk View Post
I am running 'Aurora' (23016) Standard_RD, but still do not see all of the services...is there anyway to add in "Roaming"?
For Sprint you can try this:

Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\OEM\InitProv\PhoneSetting]
"ItemCount"=dword:00000003
"ItemName1"="Sprint Only"
"ItemValue1"=dword:00000001
"ItemName2"="Automatic"
"ItemValue2"=dword:00000004
"ItemName3"="Roaming Only"
"ItemValue3"=dword:00000003
"ServiceName"="Roaming"
"ServiceTitle"="Phone: Roaming"

[HKEY_LOCAL_MACHINE\SOFTWARE\OEM\PhoneSetting\NetworkService]
"ItemCount"=dword:00000003
"ItemName1"="Sprint Only"
"ItemValue1"=dword:00000001
"ItemName2"="Automatic"
"ItemValue2"=dword:00000004
"ItemName3"="Roaming Only"
"ItemValue3"=dword:00000003
"ServiceName"="Roaming"
"ServiceTitle"="Phone: Roaming"

[HKEY_LOCAL_MACHINE\SOFTWARE\OEM\PhoneSetting]
"AllowRoaming"=dword:00000000
"DataRoamGuard"=dword:00000001
"DataRoamNeverAsk"=dword:00000002
"RoamingAlert"=dword:00000001
"ShowCallGuard"=dword:00000001
"ShowCallGuardPage"=dword:00000000
"ShowDataRoamDefault"=dword:00000001
"ShowDataRoamGuard"=dword:00000001

Last edited by sfhub; 08-04-2009 at 06:07 PM.
Reply With Quote