Skip to main content

Network Connections in Vista

For those who have used previous versions of Windows (up to XP), you may have grown accustomed to being able to quickly open the Network Connections folder. It's the folder that displays all your dial-up connections, Local Area connections, 1394 connections and Wireless connections.

Someone in the Windows Vista development team was smart enough to decide to bury this folder, thinking the new Windows users won't need to have immediate access to this folder because of the new "Connect To" wizard and the "Network and Sharing Center."

How wrong of them! I definitely prefer to see things in the Network Connections folder and hate it that I have to open the "Connect To" wizard, then the "Network and Sharing Center" and finally the "Network Connections" folder. If you're like me, you'd want to create a shortcut somewhere. Here are four methods:

  • If you just want a quick and dirty solution, simply create a shortcut to "ncpa.cpl" or "C:\Windows\system32\ncpa.cpl". Beauty Tip: Change the icon to the first icon of netshell.dll.
     
  • You can create a "clone" of the actual Network Connections folder. Clone means it's not a simple shortcut but functions like a real folder. That means if you see it in any menu (e.g. Quick Launch menu), you can point to it to display your connections in a sub-menu.
    1. Open Network Connections folder.
    2. Right-click the address bar and select "Copy Address" (not Copy Address as Text).
    3. Open the folder where you want the clone to appear. (e.g. Quick Launch)
    4. Right-click an empty area and select "Paste Shortcut." You may need to refresh (F5) to see the icon.
     
  • The following method is for advanced users only. If you want to create a real shortcut to Network Connections (not to ncpa.cpl but to the actual Network Connections in Control Panel), do the below.
    1. First of all, create the clone as mentioned above.
    2. Open the cloned folder in Command Prompt and issue the "dir" command. You will see "target.lnk".
    3. Copy this file "target.lnk" using the "copy" command to a folder where you want the real shortcut to appear.
    4. Open the folder in Explorer and rename the copied shortcut to "Network Connections."
    If you right-click the shortcut and select Properties, you will see the difference.
     
  • The following method requires editing of Windows registry. Incorrect modification of registry may cause irreversible damage to Windows.
    To enable Network Connections in the Control Panel menu (Classic View), open Registry Editor (regedit) and browse to
    "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Control Panel\don't load"
    Delete or rename the value called "ncpa.cpl"
    Additional Tip: Delete or rename "desk.cpl" to enable the "Display Settings" icon in Control Panel.
    Close Registry Editor and refresh Control Panel.

Comments

Post a Comment

Comments are moderated, and are usually posted within 24 hours if approved. You must have a minimum of OpenID to post comments.

Popular posts from this blog

Disable auto save in JetBrains IDE software (IntelliJ IDEA, PyCharm, PhpStorm)

JetBrains provides the following IDE software: IntelliJ IDEA PhpStorm PyCharm RubyMine WebStorm AppCode CLion Google also provides Android Studio which is powered by the IntelliJ platform. If you come from a different IDE such as Eclipse, you will be unpleasantly surprised to find that JetBrains-branded IDEs automatically save everything the moment you look away. The proponents argue that as you work on your project, you should not have to worry about saving files. But to others, this auto-save behavior which is enabled by default is a curse that catches them by surprise, and a shocking departure from the workflow they are very much used to. You can change the behavior by altering some settings.

Make Samsung DVD-C350 region-free

Update 2: An anonymous commentator has shown me a way to make Region 1 players (such as DVD-H1080R) region-free by first converting it to Region 3, then applying my region-free hack below. For details, click here or look for a comment by an Anonymous user dated 18 April 2011. Update: The instructions in the original post below did not make the DVD player region-free. Instead it only locked it to region 1. Many thanks to Anonymous who posted the first comment on this post, I now have alternate instructions. Note: If you have edited the numbers menu (see original post) , I suggest you return it to the original settings you had backed up. A modified numbers menu may prevent the instructions below from working properly.

Group, Ungroup and Regroup disabled in Word

I was editing a Microsoft Word document which had a collection of shapes and text boxes grouped together. I wanted to modify some of the shapes, and therefore I had to ungroup them. But when I right-click the group and open the Group menu, all three options namely Group, Ungroup and Regroup are completely disabled or grayed out. I couldn’t figure out what’s wrong. This group of objects is perfectly ungroupable, and I can even select objects within the group. However, Microsoft Word 2007 is not letting me ungroup it. I searched the Internet for a solution, but did not find anything very useful. The closest I came across is this statement: “The type of Text Wrapping doesn't make any difference as long as it isn't In Line with Text.” ( Link here ) Anyway, I changed the text wrapping of the group of objects from ‘In line with Text’ to ‘Tight’ and viola! I could now ungroup it and edit it. The document got a bit messed up when I did so, but after I ungrouped, edited and regro