Sahani4Help
Would you like to react to this message? Create an account in a few clicks or log in to continue.

More Tips To Improve Your Winxp( Part 1 )

Go down

More Tips To Improve Your Winxp( Part 1 ) Empty More Tips To Improve Your Winxp( Part 1 )

Post  Admin Mon Jul 27, 2009 10:30 pm

List of Tips and Tricks for XP

1 How to Install the Netbeui Protocol on a Windows XP-Based Computer
2 Change Out Your Pointer Scheme
3 Know your rights
4 Protect your identity
5 Reduce Temporary Internet File Space
6 Turn Off System Recovery
7 Win XP Won’t Completely Shutdown
8 Disable error reporting
9 Close Multiple Windows : Note works in all versions of Windows
10 Remove shortcut arrow from desktop icons
11 Remove Shared Documents
12 Turn of CD Auto Play
13 Getting MP3 ripping to work in Windows Media Player 8 in XP
14 Increase BROADBAND
15 Increase your cable modem or DSL speed in XP
16 Add a Map Drive Button to the Toolbar
17 Do Not Highlight Newly Installed Programs
18 Speed up the Start Menu
19 Stop Password Expiration
20 Hide yourself what?
21 Not A Tweak, But A Double XP Surprise!
22 Automatically defrag drives with a new context menu item
23 Create a Password Reset Disk
24 How to Create a Password Reset Disk for computers that are part of a domain
25 CD-R Drive or CD-RW Drive Is Not Recognized As a Recordable Device. (Q316529)
26 One-Click Shutdown
27 Microsoft Windows XP System Restore
28 Winamp Causes an Error Message in Windows XP (Q321857)

1 How to Install the Netbeui Protocol on a Windows XP-Based Computer

This article describes how to install the NetBEUI protocol on a Windows XP-based computer. This may be useful because the NetBEUI protocol is not included in the list of installable protocols in Windows XP even though the files that are needed to install the protocol are included with the installation CD-ROM. It is important to note that the NetBEUI protocol is not supported on Windows XP.
The Netnbf.inf and Nbf.sys files are the files that are needed to install the NetBEUI protocol. To install the NetBEUI protocol:
Click Start, click Control Panel, and then double-click Network Connections.
Right-click the adapter you want to add NetBEUI to, and then click Properties.
On the General tab, click Install.
Click Protocol, and then click Add.
Click Have Disk, insert your Windows XP CD-ROM, open the Valueadd\msft\net\netbeui folder, click the Netnbf.inf file, and then click Open.
Click OK, and then click OK to complete the installation.


2 Change Out Your Pointer Scheme

Tired of seeing your pointer as an arrow or an hourglass all the time? Windows XP offers a number of alternative pointer schemes, such as Dinosaur, Ocean and Sports.
Open the Control Panel, double-click Mouse, and select the Pointers tab. (If you start in Category view, select Appearance and Themes, then click Mouse Pointers under "See Also.") Next to Schemes, click the down arrow and select a scheme to preview its pointers. Click OK to apply the scheme to your desktop. Simple as that.


3 Know your rights

Windows XP comes bundled with Windows Media Player 8.0. While Media Player plays just about any digital media file format--it supports 35, including MP3, it records music only in the Windows Media Audio, or WMA, format. The reason? Content protection.
When recording, or ripping, music from CDs, Media Player allows you to make protected recordings so that no one will be able to copy the recording from one computer to another. You can turn copy protection on or off on the Copy Music tab by checking or unchecking the box that says Protect Content.


4 Protect your identity

Like many other audio players, Windows Media Player rushes out to the Internet to find information for you when you play a CD. Some of this information, such as song titles and album art, is useful, but Media Player also identifies your copy of Media Player to the site where it's getting data. Why? According to the help file, "The server uses this unique identifier to monitor your connection. By monitoring your connection, the server can make adjustments to increase the playback quality and to alert you about events that occur when receiving streams over the Internet."
If you're disturbed by this exchange of information, here's how to stop it. In Windows Media Player, click Tools > Options and go to the Player tab. Notice the option that says "Allow Internet sites to uniquely identify your player?" Turn it off.


5 Reduce Temporary Internet File Space

The temporary internet files clutter your hard drive with copies of each page visited. These can build up over time and take up disk space. Even more bothersome is that instead of getting new pages each time IE often takes the page out the temp internet files. This can be a problem if you are viewing a website that is updated all the time. If you are on a slow connection such as a 56K or lower then this can be good but if you are on a fast broadband connection, like me, then you can get away with decreasing the size of your temp internet files to just one meg without any performance decrease


6 Turn Off System Recovery

Right click on My Computer and choose Properties. Click on the System Restore tab and check the box Turn off System Restore. (This will increase Windows performance & save disk space)


7 Win XP Won’t Completely Shutdown

Goto Control Panel, then goto 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


8 Disable error reporting

Open Control Panel
Click on Performance and Maintenance.
Click on System.
Then click on the Advanced tab
Click on the error-reporting button on the bottom of the windows.
Select Disable error reporting.
Click OK
Click OK



9 Close Multiple Windows : Note works in all versions of Windows

If you just opened a number of separate, related windows (a folder inside a folder, and so on), there's an easier way to close them all than one-at-a-time. Hold down the Shift key as you click the X caption button in the upper-right corner of the last window opened. Doing so closes that window and all windows that came before it.



10 Remove shortcut arrow from desktop icons

Here's how you can remove those shortcut arrows from your desktop icons in Windows XP.
Start regedit.
Navigate to HKEY_CLASSES_ROOTlnkfile
Delete the IsShortcut registry value.
You may need to restart Windows XP.


11 Remove Shared Documents

Open Regedit(Start- Run- Regedit) and navigate to HKEY_LOCAL_MACHINE SOFTWARE Microsoft Windows CurrentVersion Explorer My Computer NameSpace DelegateFolders There will see a sub-key named {59031a47-3f72-44a7-89c5-5595fe6b30ee}. By Deleting this you can remove the 'Other Files stored on This Computer' group.


12 Turn of CD Auto Play

Open My Computer
Right click on your CD ROM and choose Properties
Click on the Auto Play tab
In the drop down box you can choose the Action for each choice shown in the drop down box
Or
Go to Start->Run->gpedit.msc
Computer Config -> Administrative Template -> System
Double click Turn off Autoplay
Enable it.



13 Getting MP3 ripping to work in Windows Media Player 8 in XP

Enter the following in the registry : [HKEY_LOCAL_MACHINESOFTWARE
MicrosoftMediaPlayerSettingsMP3Encoding] "LowRate"=dword:0000dac0 "MediumRate"=dword:0000fa00 "MediumHighRate"=dword:0001f400 "HighRate"=dword:0002ee00 This corresponds to 56, 64, 128 and 192 Kbps. You can change this to your liking using the following dword hex values : 320 Kbps = dword:0004e200 256 Kbps = dword:0003e800 224 Kbps = dword:00036b00 192 Kbps = dword:0002ee00 160 Kbps = dword:00027100 128 Kbps = dword:0001f400 112 Kbps = dword:0001b580 64 Kbps = dword:0000fa00 56 Kbps = dword:0000dac0


14 Increase BROADBAND

This is for broad band connections. I didn’t try it on dial up but might work for dial up.
make sure your logged on as actually "Administrator". do not log on with any account that just has administrator privileges.
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, this is no big deal and most programs do not request it. So, although QOS has caused a big stink because people think it reserves 20% of their bandwidth, you can still disable it, just to be sure, hehe.



15 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 will probably work with networked machines as well but I haven't tried it in that configuration. This is for windows XP only, it does not work on win2000.
I use 3 Com cards so I don't know how it works on others at this point. It does not involve editing the registry. 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 responsivness 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 seperate 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.

.......Continue----> Also see Part 2 of This Topic
Admin
Admin
Admin

Posts : 12
Join date : 2009-07-26
Age : 40
Location : India

https://sahani4help.board-directory.net

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum