1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Now wireless, but dial up window pops up

Discussion in 'Networking (Hardware & Software)' started by Margot, 2006/10/22.

  1. 2006/10/22
    Margot Contributing Member

    Margot Inactive Thread Starter

    Joined:
    2003/01/13
    Messages:
    49
    Likes Received:
    0
    I recently went wireless, but the window pops up to dial in whenever I open the browser. I don't want to delete the dial up connection, because I want it available for those occasions when we lose wireless (I live in New Orleans and this happens periodically.) How do I disable this?

    Thanks,

    Margot
     
  2. 2006/10/22
    Steve R Jones

    Steve R Jones SuperGeek Staff

    Joined:
    2001/12/30
    Messages:
    12,315
    Likes Received:
    252
    Look in Tools->Options->Connections
     

  3. to hide this advert.

  4. 2006/10/22
    Margot Contributing Member

    Margot Inactive Thread Starter

    Joined:
    2003/01/13
    Messages:
    49
    Likes Received:
    0
    I'm using Mozilla, and the only choice under connections is for proxy settings.
     
  5. 2006/10/22
    ReggieB

    ReggieB Inactive Alumni

    Joined:
    2004/05/12
    Messages:
    2,786
    Likes Received:
    2
    I moved over to Firefox after moving to broadband and therefore after leaving dial-up, so am not absolutely sure, but:

    I think you'll find that Windows still bases its descision of whether or not to try the dial-up option on the setting in Internet Explorer's connection settings, even if you are not actually using IE.

    So try setting the IE connection setting to either "Never dial a connections" or "Dial whenever a network connection is not present" (I'd recommend the first. You can alway change it manually if you need to use a dial-up). I think it will effect the behaviour of Windows when you use Mozilla.
     
  6. 2006/10/23
    Bill Castner

    Bill Castner Inactive

    Joined:
    2006/08/30
    Messages:
    1,980
    Likes Received:
    0
    The remarkable Kelly Theriot, MS-MVP has some thoughts:

    Check your settings here:

    Right click the My computer icon (Desktop), open Manage/Services and Applications/Services. In the right pane scroll down to Remote Access Auto Connection Manager and double click it. Use the Startup type drop box and choose Disabled.

    Network Connections/Advanced/Dial-Up Preferences/Enable Auto-Dial by Location/Uncheck all locations and Always ask me before Auto-Dialing.

    If remote connections are enabled in Windows, the system may try to initiate an Internet connection at Windows startup or at the start of many applications. This setting disables that behavior.

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Ole
    Value Name: EnableRemoteConnect
    Data Type: REG_SZ (String Value)
    Value Data: "Y" = enable automatic connections, "N" = disabled.

    Create a new String value, or modify the existing value, called 'EnableRemoteConnect' and edit the value according to the settings above.

    Exit your registry, you may need to restart or log out of Windows for the change to take effect.

    Modify the Internet Auto-Dial Settings

    Windows has the option to automatically dial your Internet Service Provider (ISP) to establish an Internet connection. This option can be controlled using this tweak.

    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings

    Create a new binary value named "EnableAutodial ", and set the new value to equal "01 00 00 00" to enable autodial or "00 00 00 00" to disable it.

    Note: This restriction can be used either on a user by user basis by adding it to HKEY_CURRENT_USER or on a computer wide basis by adding it to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Internet Settings

    To view the list of names and addresses recorded by AutoDial:
    Start, Run, CMD
    rasautou -s

    To delete a name or address entry from the list:
    Start/Run/Regedit
    Navigate to:
    HKEY_CURRENT_USER\Software\Microsoft\RAS Autodial\Addresses

    You can delete any TCP/IP addresses that you see under this key. Note that AutoDial can use IP addresses, DNS fully qualified domain names (FQDN), and NetBIOS names.
     
  7. 2006/10/23
    Margot Contributing Member

    Margot Inactive Thread Starter

    Joined:
    2003/01/13
    Messages:
    49
    Likes Received:
    0
    Thanks, all!

    Margot
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.