how to reset connection settings - P3600 General

hy there,
does anybody know how to reset connection settings, other than hard reset?
I deleted everything I could in connection settings, but when I want to add a certain new connection, the message is "connection already exists"....

delete all relevant entries in the registry would be fine.

yes but where in the registry? current user, local machine or?or just type the name of the connection and search the registry?

solved that...
now, does anybody know how to export favorites from mozzila browser to the internet explorer browser of my trinity? I tried with sync but it does viceversa.

type the name of the connection you want to delete, in the "search/find" field of the registry editor. you will see all the keys with that name.

Related

Where are the hidden username/password settings!!?!

Ive been trying to find where i can change the username/password combination for a gprs or wap internet connection.
the only thing i can find is the initial prompt when i first dial the connection, but surely it can be changed at a later stage.
Does anyone know how to get into these settings?
passwords
i think these are server based passwords, not something a user can change. you will have your own security set up on your xda, the passwords used are login passwords
yes but i want to change them as my access passwords are different depending on which sim card i use.
I know, it is really annoying. If you select the option "Save Password", I couldn't find a way to change the password.
Either you may create another connection with different name having different username or password.
There is a way to find out the stored username.
Run a registry editor, and go to
HKEY_CURRENT_USER->Comm->RasBook and look for your connection listed in the tree.
I believe the only way to reset the password is to remove the registry entry (or the modem entry in connection manager) and create a new connection, though I don't believe it to be a bright idea.
While on the subject, I discovered that if you delete the connection:
Settings->Connections->Modify->General Tab, the modem connection neither gets deleted nor is displayed. If you try to create another modem connection of the same name, it just says that modem already exists, but does not show up.

Where are the GPRS settings stored?

Apparently, when I delete a GPRS setting under the connections tab, the names are not deleted from the system. I tried deleting my settings and defining them again and can't seem to use the same names.
Is there a way to delete them from the system?
Thanks
They're in the registry too. Search & delete them with a reg.editor, like Resco Explorer with registry plug-in.
Cheers, M
thanks oltp!

CINGULAR GPRS

I am wondering where the password information is stored for the cingular gprs settings. I am not asking how to enter the settings into the dialogues, rather where in the registrythe password info is stored.
I am aware of the settings located at these two locations...
[HKEY_LOCAL_MACHINE\Comm\ConnMgr\Providers\{7C4B7A38-5FF7-4bc1-80F6-5DA7870BB1AA}]
and
[HKEY_CURRENT_USER\Comm\RasBook\My ISP GPRS]
Exporting/importing these restores everything but the username/password info. What I am trying to do is save the settings so I will be able to more quickly restore them after a hard reset, which I do often because I am constantly playing with different roms.
or... is there already a premade cab file that will install the needed settings including cingular's generic username/password?
and for that matter, where is the password stored for activesync? After I import a reg file I have on my phone, I have all the activesync info properly entered except for the password.
I realize these are one time items to have to enter, but it would certainly make system rebuilding go a bit faster...
I hope you managed to get this far into this rather overly verbose essay.
found it.
hell yes:
[HKEY_LOCAL_MACHINE\Comm\Security\CredMan\Creds]
I am cool.
Okay, the question I have then is how did you figure it out, and more importantly, how do you know which key is associated to which connection?
Some crappy registry snapshot program
It is called ssnap, that coupled with a program called idiff, I was able to discover changes made to the registry after doing something (check/uncheck something, enter a setting, etc...)
http://s-k.al.ru/wince.html
If anyone knows a better program than these rather primitive monsters, please let me know. I am looking for something similar to installwatch for the PC by Epsilon Squared.
Those settings did not work anyway. That was definately the location where the settings were stored, but they must be coupled with something else. I was able to install and uninstall the username/password by setting/removing those registry entries, but after a hard reset, they did not work anymore.

Registry changes for GPRS not shown

Hi
If I change a gprs setting connection in the registry is not shown up in the connections window on wm5.
I do a soft reset and still not showing up...if I go into settings connection and make up a new connection setting it tells me that the name already exists ..... anybody seen this before?
Smudger

[Q] Changing the default network connection

I want to automatically select the default network to which the device connects
(the first combo in Settings->WirelessControls->menu->Connections->Advanced->SelectNetworks -
See attached image)
My problem is as follows -
When I set up the connection to the operator -
it sets the default network to be <<3G Portal>>
I want to automatically change it to <<Internet 3G>>
(Or in the worst case -
Automatically delete the <<3G Portal>> -
making the <<Internet 3G>> the only available option -
which will force it to be default)
Does anyone know how to do this ?
(Even if some Cpp/C# code is needed - does anyone know the API ?)
Thanks
Not a lot of sense there
Looking at the screen print
The phone is set up to access the web FIRST via the 3G portal (every phone needs a portal to get online).
The second option looks to me to be a WIFI connection. Wifi always take priority over gprs/3g/hspa
so unless you can make a bit more clear what your looking for......................
http://www.filesaveas.com/gprs.html
Of course, if you mean a different web access point get the APN settings and manualy add then from the settings menu - wireless and networks access point names - press the menu button - add apn
As I understand your Q, you wanna auto set the default network without having to manually change it everytime you hard reset / change roms?
Here's what I do for such things.
Get ceregistry editor, connect to your phone, export the registry to file, then, on the phone, change the default access point to the one you would rather it was, (possibly reboot phone here to be sure the registry has changed the default apn,) back into ceregistry editor, compare current registry to the snapshot, figure out which key changed, and to what value, then provision that reg key (via a cab, or provxml,) whenever you hard reset, after the network has been set up. (I have a cab with dozens of tweaks in it,you can just keep adding to it)
johnerz said:
Not a lot of sense there
Looking at the screen print
The phone is set up to access the web FIRST via the 3G portal (every phone needs a portal to get online).
The second option looks to me to be a WIFI connection. Wifi always take priority over gprs/3g/hspa
so unless you can make a bit more clear what your looking for......................
http://www.filesaveas.com/gprs.html
Of course, if you mean a different web access point get the APN settings and manualy add then from the settings menu - wireless and networks access point names - press the menu button - add apn
Click to expand...
Click to collapse
Thanks for the reply.
Both connections are over the Cellular network.
The first one (3G Portal) is set up by the operator to go via some proxies and stuff, which block certain services/sites as they are not stored on this proxy.
The Second one is "unfiltered" internet connection over the Cellular network.
Whenever the network is detected and set up, the settings are automaticelly set to go via the "proxied" connection.
I want to change it to work over the unfiltered connection.
I would like to know the registry keys or any other place this information is kept, so I could automatically change it.
I tried searching the registry for these values but could not get to a definite conclusion about where exactly the "default connection" is stored, or if it is stored in the registry altogether.
(If it is stored in the registry - I do NOT want a complete registry import/export - just the relevant keys)
Many thanks in advance.
Yes it is stored in the reg, but it stores an ID for each connection which is different for everyone, hence the method I suggested which would reveal both the key and the ID, I wasn't suggesting you import a whole registry, simply make a cab of just the one key. It would take about 10 mins to do, but I'm not running winmo so can't lookup the key for you.
Som30ne said:
Thanks for the reply.
Both connections are over the Cellular network.
The first one (3G Portal) is set up by the operator to go via some proxies and stuff, which block certain services/sites as they are not stored on this proxy.
The Second one is "unfiltered" internet connection over the Cellular network.
Whenever the network is detected and set up, the settings are automaticelly set to go via the "proxied" connection.
I want to change it to work over the unfiltered connection.
I would like to know the registry keys or any other place this information is kept, so I could automatically change it.
I tried searching the registry for these values but could not get to a definite conclusion about where exactly the "default connection" is stored, or if it is stored in the registry altogether.
(If it is stored in the registry - I do NOT want a complete registry import/export - just the relevant keys)
Many thanks in advance.
Click to expand...
Click to collapse
Try using Data Controller by Red Frogfish. With this app, you can turn on and off all of your different connections indvidually.
Since, I have T-Mobile, I have the following connections:
T-Mobile Data
T-Mobile MMS
T-Mobile Internet
And, Data Controller lets turn each on or off as needed/wanted.
Rob
samsamuel said:
Yes it is stored in the reg, but it stores an ID for each connection which is different for everyone, hence the method I suggested which would reveal both the key and the ID, I wasn't suggesting you import a whole registry, simply make a cab of just the one key. It would take about 10 mins to do, but I'm not running winmo so can't lookup the key for you.
Click to expand...
Click to collapse
Ok, thanks.
I will try this method.

Categories

Resources