Showing posts with label Internet Trick. Show all posts
Showing posts with label Internet Trick. Show all posts

Wednesday, December 24, 2008

Increase Your Cable Modem or DSL Speed in XP

This tweak is for broad band cable connections on stand alone machines with WinXP
professional version - might work on Home version also. It may also work with networked machines as well.

This tweak assumes that you have let WinXP create a connection on install for your
cable modem/NIC combination and that your connection has tcp/ip - QoS - file and print sharing - and client for Microsoft networks , only, installed. It also assumes that WinXP will detect your NIC and has in-box drivers for it. If it doesn't do not try this.
•In the "My Network Places" properties (right-click on the desktop icon and choose
properties), highlight the connection then at the menu bar choose "Advanced" then "Advanced Settings". Uncheck the two boxes in the lower half for the
bindings for File and Printer sharing and Client for MS networks. Click OK.
•From the Windows XP CD in the support directory from the support cab, extract the
file netcap.exe and place it in a directory on your hard drive or even in the root of your C:\ drive.
•Next, open up a command prompt window and change directories to where you put
netcap.exe. then type "netcap/?".
It will list some commands that are available for netcap and a netmon driver will be
installed. At the bottom you will see your adapters. You should see two of them if using a 3Com card. One will be for LAN and the other will be for WAN something or other.
•Next type "netcap/Remove". This will remove the netmon driver.
•Open up Control Panel->System->Dev Man and look at your network adapters. You
should now see two of them and one will have a yellow ! on it. Right-click on the one
without the yellow ! and choose uninstall. YES! You are uninstalling your network
adapter, continue with the uninstall. Do not restart yet.
•Check your connection properties to make sure that no connection exists. If you get
a wizard just cancel out of it.
Now re-start the machine.
•After re-start go to your connection properties again and you should have a new
connection called "Local area connection 2". Highlight the connection, then at the menu bar choose "Advanced" then "Advanced Settings". Uncheck the two boxes in the lower half for the bindings for File and Printer sharing and Client for MS networks. Click OK.
•Choose connection properties and uncheck the "QOS" box.
•Re-start the machine.
After restart enjoy the increased responsiveness of IE, faster page loading, and a
connection speed boost.
Why it works, it seems that windows XP, in its zeal to make sure every base is covered installs two separate versions of the NIC card. One you do not normally see in any properties. Remember the "netcap/?" command above showing two different adapters? The LAN one is the one you see. The invisible one loads everything down and its like your running two separate cards together, sharing a connection among two cards, this method breaks this "bond" and allows the NIC to run un-hindered.

Increase BROADBAND

This is for broad band connections, though it might work for dial up.
•Make sure your logged on as actually "Administrator".
•Start->Run->type gpedit.msc
•Expand the "Local Computer Policy" branch.

•Expand the "Administrative Templates" branch.
•Expand the "Network Branch".
•Highlight the "QoS Packet Scheduler" in left window.
•In right window double-click the "Limit Reservable Bandwidth" setting.
•On setting tab check the "Enabled" item.
•Where it says "Bandwidth limit %" change it to read 0.
Effect is immediate on some systems, some need to re-boot. This is more of a "counter
what XP does" thing. In other words, programs can request up to 20% of the bandwidth be
reserved for them, even with QoS disabled.

Thursday, March 6, 2008

Make A Autorun File For any Cd

Did You Notice, whenever You Insert any game 0r software cd, or simply consider Windows Xp Operating system cd. As soon as You Insert the disk in CD-ROM, It automatically runs the cd.

If you want to make a autorun file for that CD you are ready to burn just read this...

1) You open notepad
2) now you writ: [autorun]
OPEN=INSTALL\Setup_filename.EXE
ICON=INSTALL\Setup_filename.EXE

Now save it but not as a .txt file but as a .inf file.

But remember! The "Setup_filename.EXE" MUST be replaced with the name of the setup file. And you also need to rember that it is not all of the setup files there are called '.exe but some are called '.msi

3) Now burn your CD with the autorun .inf file included.

4) Now set the CD in you CD drive and wait for the autorun to begin or if nothing happens just double-click on the CD drive in "This Computer"

Tuesday, March 4, 2008

Use Multiple Google Talk


Now it's turn to use multiple google talk. Previously we covered that how to run multiple Yahoo messenger trick,

Well for google talk, you don't have to download any software. Just follow the following simple steps.

1) Create a Shortcut on ur Desktop.

2) In the field 'type the location of the item' paste the following source...

c:\program files\google\google talk\googletalk.exe" /nomutex

3)If this loction doesn't work, then locate manually by clicking on browse option. Then go to c: -> program file -> google-> google talk->googletalk.exe

and then paste /nomutex in the end of manually located source.

Finished. Now you can run multiple Google Talk.

Create a temporary Email

Many websites asks you for e-mail address to download software or to register. But you don't know what they'll be doing with your e-mail..

Your e-mail will probably be stored in a database which may be get to the hands of spammers and you will be receiving unsolicited bulk e-mail.

http://www.spambox.us/ can create a temporary e-mail address for you that will expire in the time you chose, all the mails directed to this e-mail will be transparently forwarded to your real e-mail.


For example, you need to register on a forum that requires e-mail verification, so you generate a spambox e-mail with an expiry of one hour.
The generated e-mail will expire in an hour, and this time is enough for the forum to send you verification code.

Boost Firefox Speed


This tricks will improve the speed & load time of firefox. And you will be able to surf faster.

Type about:config in the address bar, Then look for the following entries, and make the corresponding changes.

1.network.http.max-connections-per-server =32
2.network.http.max-persistent-connections-per-proxy =16
3.network.http.max-connections = 64
4.network.http.max-persistent-connections-per-server = 10
5.network.http.pipelining = true
6.network.http.pipelining.maxrequests = 200
7.network.http.request.max-start-delay = 0
8.network.http.proxy.pipelining = true
9.network.http.proxy.version = 1.0
Lastly right-click anywhere and select New- Integer. Name it nglayout.initialpaint.delay and set its value to 0. This value is the amount of time the browser waits before it acts on information it recieves.Enjoy!!