Vincent Pang Photography

Freelance Photographer in Malaysia for Wedding, Portrait, Events, Products, Fine Art and any photography related services

Windows Live Messenger tweak on Windows Vista

Installed vista and still MSN is not working, now I really wonder wat happened. Google around and found this tweak

Try this:
- Click start
- Type: cmd
- Right-click cmd.exe when it appears under Applications
- Click Run As Administrator
- Type the following: netsh int tcp set global autotuninglevel=disabled
- Press enter
- Restart your computer

4GB RAM on 32-bit Windows XP/2003

I recently purchased 2x HP DL360 with dual Quad core and 4GB of ram. For some reason it only shows 3.24 GB

After some google, i found that it's the limitation on 32-bit processor. By adding the /PAE to the C:\boot.ini (hidden) solve the problem.

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows Server 2003, Standard" /noexecute=optout /fastdetect /PAE