Microsoft Laptop

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Tuesday, 31 March 2009

CGI Proxy

Posted on 19:19 by Unknown
What are CGI Proxies ?

It is a way to hide your IP address by communicating through a 3rd party server

Simple Analogy:
A wants to talk to C but D is looking at him.
So to ensure D doesn't know A uses Proxy B.
Whatever A wants to tell C, he tells B to pass the message to C
so D will not know A is actually communicating with C.

I added a new gadget on this site for CGI Proxy Testing (To test if the Proxy actually hides your IP)
Here is a site containing CGI Proxy Locations.
If you still want to find more simply google CGI Proxy.
Some CGI Proxies are actually fake, meaning other then advertising they don't proxy your IP addresses.
So to test whether they work simply enter my blog URL and look at the gadget.
If it displays your ISP and Dynamic IP address assigned by your ISP, it is a fake proxy hence don't use it.
Read More
Posted in proxy | No comments

Friday, 27 March 2009

Converting from IDE to AHCI in Windows Vista

Posted on 21:04 by Unknown
When you do a fresh install on Vista
First select to boot in IDE mode by selecting IDE in BIOS
After completing the install
Do the following
  1. Click Start, type regedit in the Start Search box, and then press ENTER.
  2. If you receive the User Account Control dialog box, click Continue.
  3. Locate and then click the following registry subkey:
    HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Msahci
  4. In the right pane, right-click Start in the Name column, and then click Modify.
  5. In the Value data box, type 0, and then click OK.
  6. On the File menu, click Exit to close Registry Editor.
Restart and select AHCI in BIOS

This only applies when you are reformatting your computer from scratch from a Vista Install CD
If you are doing image recovery the above is already completed


From Microsoft Help & Support
Read More
Posted in ahci, windows vista | No comments

Friday, 20 March 2009

Vista Cursor For Windows Xp

Posted on 08:58 by Unknown
I am sure Xp users are bored of seeing Hour Glass after a while
I have Linked 2 Sets of Vista Cursor
( I didn't make any of them and I have forgotten where I got this from)


Vista Cursor Black
Vista Cursor Blue

  • Extract the file to a folder
  • Right Click the Install.inf and Select Install
  • Go to Mouse Property in Control Panel
  • Select the newly installed Mouse Cursor Set
  • Apply then Save the Cursor Set
And you are done !


Read More
Posted in download, theme, windows vista, Windows Xp | No comments

Realtek Optimal Driver Settings

Posted on 08:00 by Unknown
The Latest Realtek High Definition CODEC Driver is available here

The following is a guide to optimal driver settings so that
  1. The full driver features are utilised
  2. The amplitude of the volume is controlled so the speakers do not get damaged
First Right Click the Icon Shown below

Choose Playback Device
Select Speakers then Properties Then Check Limited Output
This will prevent speaker damage when the volume is maximum


Next

Switch PC Beep to Zero or Mute it to turn off the annoying PC Beep
Then Ensure the Microphone in Speaker Properties is Muted to remove the annoying static that can be heard some times

Next Right Click the Icon shown below and select Sound Manager


Check Either Full Range Speaker Or Virtual Sound for best sound effects because Virtual Sound refers to headphone sound virtualization


Select the following options to reduce Microphone interference
The Red Cross Should Show if the options are enabled

Read More
Posted in driver, Realtek | No comments

Thursday, 19 March 2009

Internet Explorer Tweak

Posted on 18:02 by Unknown
Here is a registry tweak for Internet Explorer


Similar to the Mozilla Firefox tweak this enable you to increase the number simultaneous server connections.
It is one of the few "tweaks" Internet Explorer has as it is not designed to be this tweakable

If you can't see the words on the picture, the registry entry is as follows:

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
Entries to be edited

"MaxConnectionsPerServer"
"MaxConnectionsPer1_0Server"

Read More
Posted in internet | No comments

Wednesday, 18 March 2009

Windows Networking Guide

Posted on 07:12 by Unknown
Here is a interesting site contain information regarding Windows Networking

For Windows Vista, Server 2008 Guide see here

There are also many other interesting knowledge regarding networking there to check out

If you are not comfortable with modifying values via commandline there are downloads available too
Read More
Posted in internet, windows vista | No comments

Tuesday, 17 March 2009

The Physical Memory Limits of Windows Vista/Xp 32bits

Posted on 05:09 by Unknown
Clarification

There is no support for a full 4GB of Memory in Windows according to Mark Russinovich's Blog
After some research a simple explanation is that although originally PAE (Physical Addressing Extensions) was implemented to support more than 4GB of Memory Address, due to poor driver programming by vendors has resulted in Microsoft's convenient decision to simply pull the plug on PAE support in Client OS.
Their rationale being they couldn't resolve crashes on Windows 32bit Client Machines due to poorly programmed device drivers like WebCam etc.
However, this is not to say you cannot enable PAE on any 32bit Windows Operating System.
However it is not ANY Windows Operating System

Physical Memory Limits: Windows Server 2008

The following table specifies the limits on physical memory for Windows Server 2008. Limits greater than 4 GB for 32-bit Windows assume that PAE is enabled.
VersionLimit in 32-bit Windows
Windows Server 2008 Datacenter (full installation)64 GB
Windows Server 2008 Datacenter (Server Core installation)64 GB
Windows Server 2008 Enterprise64 GB

Physical Memory Limits: Windows Server 2003

The following table specifies the limits on physical memory for Windows Server 2003. Limits over 4 GB for 32-bit Windows assume that PAE is enabled.
VersionLimit in 32-bit Windows
Windows Server 2003 with Service Pack 2 (SP2), Datacenter Edition128 GB
64 GB with 4GT
Windows Server 2003 with Service Pack 2 (SP2), Enterprise Edition64 GB
Windows Storage Server 2003, Enterprise Edition8 GB
Windows Server 2003 R2 Datacenter Edition
Windows Server 2003 with Service Pack 1 (SP1), Datacenter Edition
128 GB
16 GB with 4GT
Windows Server 2003 R2 Enterprise Edition
Windows Server 2003 with Service Pack 1 (SP1), Enterprise Edition
64 GB
16 GB with 4GT
Windows Server 2003, Datacenter Edition128 GB
16 GB with 4GT
Windows Server 2003, Enterprise Edition32 GB
16 GB with 4GT

Physical Memory Limits: Windows 2000

The following table specifies the limits on physical memory for Windows 2000.
VersionLimit in 32-bit Windows
Windows 2000 Advanced Server8 GB
Windows 2000 Datacenter Server32 GB

As you can see they are all Server OS which makes me wonder, since most in fact all Drivers are certified by Microsoft, shouldn't they work with PAE? Or is it that they don't want to ?

It turns out that the reason Windows Vista/Xp 32bit "eats" up your RAM is because all hardware require memory address to map location.
Xp/Vista 32bit addresses do not exceed 4GB because Microsoft removed this functionality hence

Amount Of Space Left = Available 4GB address - Addresses Taken Up By Device Hardware

This number varies from System to System hence there is 3 ways of overcoming this issue
  1. Get a 64bit Windows OS
  2. Get a 32bit Windows Server OS listed above
  3. Hack the Windows Kernel to force enable PAE
If you are a student with Microsoft Academic Alliance in your institution you are in luck, as you can get the software free

Take a look here and here

Sorry again if my previous post caused some confusion

Read More
Posted in 32bit, 64bit | No comments
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Popular Posts

  • Delete Windows System Files
    If you play around with Windows System Files sometimes it is not possible to delte them off after you had your fun. The following commands w...
  • Internet Explorer Tweak
    Here is a registry tweak for Internet Explorer Similar to the Mozilla Firefox tweak this enable you to increase the number simultaneous ser...
  • How to Mod your Laptop VGA BIOS
    Basically there are 2 locations where the VGA BIOS in laptops. Some OEMS embed the VGA BIOS in the EFI/BIOS in your laptops, other OEMs have...
  • Acer Phoenix BIOS Emergency Recovery
    This is for people who don't listen and interrupt the flashing BIOS for unknown reasons. This will work provided the BIOS BootBlock isn...
  • Secure Your Windows CD-Key (For Vista and 7)
    As you know everytime you activate a Windows Installation your Product Key can be retrieved via Software means. Don't believe me? Downl...
  • Changing the Acer Arcade Shortcut
    While surfing the Windows Registry (You must be thinking that I am weird =P) yesterday I found something interesting It is actually possible...
  • Some Interesting Modding Ideas
    I modded my Aspire 4530 AGAIN to control resultant temperature. Below are some ideas and pictures. Another mod idea This time a black anodi...
  • How to obtain the DSDT from your laptop
    There are many ways to rip the DSDT out of the laptop BIOS. If there is a BIOS editor it is possible to rip out the .AML file. However below...
  • Acer Aspire 4530 Boot Screen
    Acer Aspire 4530 Boot Dianogostic Screen PhoenixBIOS 4.0 Release 6.1 Copyright 1985-2008 Phoenix Technologies Ltd. All Rights Reserve 1.052....
  • List Of Modified BIOS Collection
    Here are the list of Modified BIOS Collection (mainly SLIC Mods), no warranty provided use at your own discretion! Acer Aspire 4520G BIOS Ac...

Categories

  • 32bit
  • 64bit
  • acer
  • ahci
  • amd
  • apple
  • aspire 4530
  • aspire 4535G
  • aspire 4740
  • atheros
  • atom
  • BIOS
  • boot
  • cleanup
  • configure
  • device
  • disk
  • dismantle
  • download
  • driver
  • fan control
  • firefox
  • firewall
  • firmware
  • fix
  • flash
  • graphics
  • hwmonitor
  • internet
  • linux
  • macs
  • microsoft
  • modified
  • nvidia
  • optimize
  • overclock
  • performance
  • power savings
  • powermizer
  • proxy
  • ram
  • Realtek
  • review
  • secure
  • shortcut
  • speaker
  • synaptics
  • temperature
  • theme
  • timeline
  • tweak
  • undervolt
  • update
  • wallpaper
  • windows 7
  • windows vista
  • Windows Xp
  • winsat
  • wlan

Blog Archive

  • ▼  2013 (10)
    • ▼  November (2)
      • A Simple How to use MiniDLNA on OpenWRT
      • OpenWRT TL-WDR3600/4300/4310 Release
    • ►  October (3)
    • ►  September (1)
    • ►  August (1)
    • ►  July (1)
    • ►  May (1)
    • ►  January (1)
  • ►  2012 (4)
    • ►  September (1)
    • ►  June (1)
    • ►  March (1)
    • ►  February (1)
  • ►  2011 (21)
    • ►  September (1)
    • ►  July (4)
    • ►  June (3)
    • ►  May (3)
    • ►  April (3)
    • ►  March (4)
    • ►  February (2)
    • ►  January (1)
  • ►  2010 (36)
    • ►  December (3)
    • ►  November (2)
    • ►  October (4)
    • ►  September (1)
    • ►  August (5)
    • ►  July (1)
    • ►  June (5)
    • ►  May (3)
    • ►  April (3)
    • ►  March (6)
    • ►  February (1)
    • ►  January (2)
  • ►  2009 (81)
    • ►  December (3)
    • ►  November (3)
    • ►  October (9)
    • ►  September (5)
    • ►  August (1)
    • ►  July (5)
    • ►  June (8)
    • ►  May (15)
    • ►  April (10)
    • ►  March (13)
    • ►  February (8)
    • ►  January (1)
  • ►  2008 (8)
    • ►  November (5)
    • ►  July (3)
Powered by Blogger.

About Me

Unknown
View my complete profile