Showing posts with label pc trick. Show all posts
Showing posts with label pc 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.

Win XP Won't Completely Shutdown

Go to Control Panel, then go to Power Options.
•Click on the APM tab, then check the "Enable Advanced Power Management support."
•Shut down your PC.
It should now successfully complete the Shut Down process.

Performance Increase Through My Computer

Easy enough tweak to usually find out about it on your own, but still, some of us
still don't find it right away. So here it is:
•Start > right-click on My Computer and select Properties.
•Click on the "Advanced" tab.
•See the "Performance" section? Click "Settings".
•Disable the following:

Fade or slide menus into view
Fade or slide ToolTips into view
Fade out menu items after clicking
Show Shadows under menus
Slide open combo boxes
Slide taskbar buttons
Use a background image for each folder type
Use common tasks in folders
There, now Windows will still look nice and perform faster.

Deal with System Hang at Startup

If your system hangs about 2 or 3 minutes at startup, where you can't access the Start
button or the Taskbar, it may be due to one specific service (Background Intelligent
Transfer) running in the background. Microsoft put out a patch for this but it didn't
work for me.
Here's what you do:
•Click on Start/Run, type 'msconfig', then click 'OK'.
•Go to the 'Services' tab, find the 'Background Intelligent Transfer' service.
•Disable it, apply the changes & reboot.

Turn Off System Restore to Save Space

Turn Off System Restore to Save Space when you are out of space on your operating system drive.

By default, Windows XP keeps a backup of system files in the System Volume Information
folder. This can eat up valuable space on your hard drive. If you don't want Windows to
back up your system files:
•Open the Control Panel.
•Double-click on System.
•Click the System Restore tab.
•Check "Turn off System Restore on all drives".
•Hit Apply.
•You may now delete the System Volume Information folder.
Warning! If you turn this off you will not be able to use Windows System Restore to
restore your system in case of failure.

Thursday, March 6, 2008

Disable CD Autorun, simple computer tweak

This trick involves only three simple steps:

1) Click Start, Run and enter GPEDIT.MSC

2) Go to Computer Configuration, Administrative Templates, System.

3) Locate the entry for Turn autoplay off and modify it as you desire.

Rename Windows Xp Start button to any desired Name

I’ve read a number of articles on the internet about changing the text on the Start button in XP. On more than one occasion I’ve seen references to a five (5) letter limitation when the button is renamed. I always wondered if this was true or just an assumption someone made because the default ‘start’ just happened to fit the button size. So, I decided to run a test and see if there really was a five character limit.

First of all just u need to do is download Resource hacker.

Resource HackerTM is a freeware utility to view, modify, rename, add, delete and extract resources in 32bit Windows executables and resource files (*.res). It incorporates an internal resource script compiler and decompiler and works on Win95, Win98, WinME, WinNT, Win2000 and WinXP operating systems.

ll its just 541Kb in the size.. Click here to go to the Download Page




Download Resource Hacker

First Step The first step is to make a backup copy of the file explorer.exe located at C:\Windows\explorer. Place it in a folder somewhere on your hard drive where it will be safe. Start Resource Hacker and open explorer.exe located at C:\Windows\explorer.exe
The category we are going to be using is String Table In Resource Hacker. Expand it by clicking the plus sign then navigate down to and expand string 37 followed by highlighting 1033. If you are using the Classic Layout rather than the XP Layout, use number 38. The right hand pane will display the stringtable as shown in Fig. 02. We’re going to modify item 578, currently showing the word “start” just as it displays on the current Start button.

There is no magic here. Just double click on the word “start” so that it’s highlighted, making sure the quotation marks are not part of the highlight. They need to remain in place, surrounding the new text that you’ll type. Go ahead and type your new entry

Second Step – Modify the Registry Now that the modified explorer.exe has been created it’s necessary to modify the registry so the file will be recognized when the user logs on to the system. If you don’t know how to access the registry I’m not sure this article is for you, but just in case it’s a temporary memory lapse, go to Start (soon to be something else) Run and type regedit in the Open: field. Navigate to:
HKEY_LOCAL_MACHINE\ SOFTWARE\ Microsoft\ Windows NT\ CurrentVersion\ Winlogon

the Right pane , double click the Shell entry to open the Edit String dialog box as shown in . In Value data: line, enter the name that was used to save the modified explorer.exe file. Click OK.

Close Registry Editor and either log off the system and log back in, or reboot the entire system if that’s your preference. If all went as planned you should see your new Start button with the revised text.

Wednesday, March 5, 2008

Change Drive Icon. Looks cool



First of all copy a icon file to the root of the drive.
example: c:\icon.ico

Then create a file called: autorun.inf in c:\autorun.inf
then open that file and type the following:

[autorun]
icon=icon.ico

save and close the file.

Now open my computer and refresh.. and woh! icon changed....
you can apply to other drives too.

be careful:
"autorun.inf" and "ico.ico" must be in the root of the drive.
example: c:\autorun.inf and c:\icon.ico.
same on the root.


Tuesday, March 4, 2008

Making undeletable, unreadable folders

Tested on Windows 95/98

By holding down alt, then typing numbers on the number pad (right of the keyboard) you can create special characters. If you hold down alt, then press 1, then let go, you got the ascii character 1. You try some randomn numbers. This goes all the way up to 255. Open a dos prompt, and type md (alt+1+9+4)someword. md is the dos command for creating a new directoy, now try and open the directory in Windows, you can't. To open it, type ren (alt+1+9+4)someword someword (ren is the dos command to rename)