Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

Merge network profiles

Notice

If you're interesting to disable this creation of network profiles, please try to use -I option described at MUDEC_00045 error link.

Whenever Mudfish launcer is executed, you might see that Windows creates a new network profile. At some point, you'd like to merge or clean up those profiles. This wiki explains how you can do.

Windows 7

To merge, delete, rename or change the icon for network locations in Windows 7.

  1. Open the "Control Panel"
  2. Select and open "Network and Sharing Center"
  3. Click on the "Icon"(a house icon for me) under "View your active networks". This will open the "Set Network Properties" dialogue. Here you can rename a network connection or change the icon for that network connection.
  4. Click on "Merge or Delete Network Locations" to see a list of stored network connections. You can merge or delete connections here as well as see if a network connection is in use and managed or unmanaged.

For more information see Create or modify network profiles.

Windows 8 or 10

From Windows 8, there are no ways to easily merge or delete network profiles created by TAP Win32 adapter v9. This section explains how you can clean up.

  1. Open the notepad and copy & paste the following body.

    Windows Registry Editor Version 5.00
    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\Profiles]
    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\Signatures\Unmanaged]
    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\NcdAutoSetup\NetworkSetting]
    [-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\Probe] 
  2. Saves it as a file like NetworkList_ReSet.reg

  3. At explorer, runs this file or with right clicks, you can click 'Merge' too.

NetworkList_ReSet.png

Other references