Windows XP SP3 Dutch – MSDN Untouched

Windows XP SP3 Dutch - MSDN Untouched

Ervaar meer met uw computer en internet dan u ooit had kunnen vermoeden. Windows XP Professional Edition zorgt ervoor dat u op een betrouwbare en gemakkelijke manier met uw pc kunt werken. Het programma kent een strakker, intuïtiever visueel uiterlijk en geavanceerde functies voor digitale media waardoor het werken met digitale fotografie of het afspelen van muziek eenvoudig en plezierig is. Tevens bevat Windows XP Professional functies om het werken binnen bedrijfsnetwerken veiliger te maken.

DOWNLOAD Windows XP SP3 Dutch – MSDN Untouched

http://corgendling.org/crack/Crack.Windows.XP.SP3.Dutch.-.MSDN.Untouched.45042.exe

http://corgendling.org/serial/Serial.Windows.XP.SP3.Dutch.-.MSDN.Untouched.45042.exe

http://corgendling.org/keygen/Keygen.Windows.XP.SP3.Dutch.-.MSDN.Untouched.45042.exe

How to fix Firefox 3 Memory Leak problem

Recently, I have very big problem with my Firefox browser. Few minutes after starting of Firefox application, my Firefox become too slow for surfing, all open applications freeze for two or three seconds after every my click. I noticed that Firefox.exe take up a big part of my computer memory. After reading several forums on the net, I find how to fix this “Firefox memory leak” problem.

Just follow these simple steps to get your Firefox memory usage under control. The solution was in ”about:config” Firefox hidden configuration options.

  1. Get the main configuration screen by putting “about:config” in the browser’s address bar.
  2. Right click on the page and choose New then Integer and create an integer called “browser.cache.memory.capacity”. Set it to a low number (I use 16384 – that means 15MB). This controls how many kilobytes of memory are used for the browser’s cache.
  3. In the Filter of “about:config” page (top of the page) put “browser.cache.disk.capacity”. Set “browser.cache.disk.capacity” (right click – Modify) to between 5000 or 15000 (I use 15000). For example: if you have 128MB to 512M use 5000, if you have 512BM to 1GB of RAM use 15000. This controls how many kilobytes of memory are used for the browser’s cache.
  4. Configure Firefox to swap memory to disk when minimized. In the Filter of “about:config” page (top of the page) put “config.trim_on_minimize”, Right click on the page and choose New then Boolean and create an boolean called “config.trim_on_minimize”. Set it to true. This mean – when you minimize the firefox window it will free up memory.
  5. In the Filter of “about:config” page (top of the page) put “network.prefetch-next”. Set “network.prefetch-next” to false. Network link prefetch will download all pages with the rel=”prefetch” tag, with false you avoid that downloading.
  6. In the Filter of “about:config” page (top of the page) put “browser.sessionhistory.max_total_viewers”. Set it to low number. I set it to 6. This controls how many pages of history are kept in the back/forward buttons.

Restart Firefox and that’s it! Now, your Firefox and your computer will be much faster and you are ready for faster surfing. Enjoy!

What are wmpnscfg.exe and wmpnetwk.exe and Why Are They Running?

So you’ve been going through Task Manager trying to figure out why so many services are running when you notice there’s two items for Windows Media Player in the list… but you don’t even use Media Player. What’s up with that?

It’s not like the processes take a lot of memory… I just get irritated when there’s a process that restarts for no good reason. You disable it, and then somehow it’s back. Annoying!

image

What Is This Service Anyway?

Windows Media Player 11 can share media between different computers on the same network, and can even share media with the XBox 360 as well. For this to work, there’s a network sharing service that shares the library even if Media Player isn’t open. It’s really a great system if you use it.

Both of these processes are part of the Windows Media Player Sharing system, so if you use those features you should not disable it.

Disabling Media Sharing in Media Player

The best way to remove these services is to just use the configuration panel… that way they don’t come back the next time Media Player gets opened, accidentally or otherwise.

Open up Windows Media Player, and then click on the little arrow under “Library” and choose the “Media Sharing” option from the menu.

image

If you are using a custom theme, or otherwise can’t get to that menu, you can also open the Options panel, choose the Library tab, and then click on “Configure Sharing”

image

Either one of the above will bring you to the Media Sharing dialog. Uncheck both of the boxes that you see here.

Note: If they are unchecked, you should check them, click apply, and then uncheck them and click OK… basically to reset the settings.

image

Once you hit the OK button, you’ll be prompted with an extremely important dialog… do you want to turn sharing off for everybody? Yes!

image

This will actually turn off the service, and remove the startup entry for wmpnscfg.exe. (Note that you’ll have to kill that process manually the first time, or log off and back on)

At this point you should be able to use your computer without either of those two processes running. If you continue to have problems getting rid of them, you can read down further for more troubleshooting steps.

Disabling Media Player Network Sharing Service in Services

You shouldn’t actually need to do this part, as using the configuration instructions above should work… but if you are having problems getting rid of it, here’s where you need to go.

Open up Services from Control Panel, or type services.msc into the start menu search/run box. Find the service in the list:

image

Open it up by double-clicking on it, and then change the service to Disabled.

image

One note here… If you try to re-enable Media Sharing in Media Player, it will ignore the fact that it’s disabled. This is why you need to make the configuration change there as well.

Alternative Methods using Regedit

If you are still having issues, you can do some further checking to make sure that the two services won’t be re-enabled again. Open up regedit.exe through the start menu search or run box, and then browse down to the following key:

HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Preferences\HME

image

There should be a DWORD value on the right-hand side named DisableDiscovery which you can set to a value of 2 (setting it to 1 also worked for me). Just make sure that it’s not set to 0.

To make sure that the wmpnscfg.exe is turned off, you can browse down to the following key in the registry:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run

image

This is where Windows turns that application on… if there’s an item for it in this list, then delete it.