size=25
Doors and Frames

Please enter your IMEI in the box below and

get your master code

IMEI:

Sudden closure of the window or ipconfig ping

Whenever you run a command from the menu start/Run, the command window opens and immediately close without giving the time to consult the screen.

Solutions


Below is a tips to stop this pattern.

To unable windows closure:

ping -t adresse_ip
cmd /k ping adresse_ip
cmd /k ipconfig /all

To edit result in a text file:

cmd /k ping adresse_ip > c:\ping.txt
cmd /k ipconfig /all > c:\ipconfig.txt

What is WebFldrs?

It may happen that you came across an application called Webfldrs XP in your control panel.

Do not panic, this is only the functionality of 2000/XP Web Folders, consider it as an implementation of the WebDAV protocol for Microsoft Windows systems.

Learn more on WebDAV protocol: http://en.wikipedia.org/wiki/WebDAV

Webfldrs is an update to Windows XP:

Software Update for Web Folders (KB907306)

Webfldrs-KB907306-ENU.exe

This download enables you to update the Web Folders component in Microsoft Windows operating systems.

Link: http://www.microsoft.com/...

However, to uninstall it, just go to Start Menu/Run, then type:

msiexec /x C:\Windows\System32\webfldrs.msi


To reinstall it just type:

msiexec /i C:\Windows\System32\webfldrs.msi