Windows XP Tips & Tricks

ekwikum

Banned
Sep 26, 2008
108
1
0
Windows XP Tips & Tricks

xp os eka pavichchi karana ayata speed eka wedi kara ganna heti...............................
 

ekwikum

Banned
Sep 26, 2008
108
1
0
How to Remove Windows XP's Messenger

Theoretically, you can get rid of it (as well as a few other things). Windows 2000 power users should already be familiar with this tweak.

Fire up the Windows Explorer and navigate your way to the %SYSTEMROOT% \ INF folder. What the heck is that thingy with the percentage signs? It's a variable. For most people, %SYSTEMROOT% is C:\Windows. For others, it may be E:\WinXP. Get it? Okay, on with the hack! In the INF folder, open sysoc.inf (but not before making a BACKUP copy first). Before your eyes glaze over, look for the line containing "msmsgs" in it. Near the end of that particular line, you'll notice that the word "hide" is not so hidden. Go ahead and delete "hide" (so that the flanking commas are left sitting next to one another). Save the file and close it. Now, open the Add and Remove Programs applet in the Control Panel. Click the Add / Remove Windows Components icon. You should see "Windows Messenger" in that list. Remove the checkmark from its box, and you should be set. NOTE: there are other hidden system components in that sysoc.inf file, too. Remove "hide" and the subsequent programs at your own risk.
 

ekwikum

Banned
Sep 26, 2008
108
1
0
Set the Search Screen to the Classic Look

When I first saw the default search pane in Windows XP, my instinct was to return it to its classic look; that puppy had to go. Of course, I later discovered that a doggie door is built into the applet. Click "Change preferences" then "Without an animated screen character." If you'd rather give it a bare-bones "Windows 2000" look and feel, fire up your Registry editor and navigate to:

HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ CabinetState.

You may need to create a new string value labeled "Use Search Asst" and set it to "no".
 

ekwikum

Banned
Sep 26, 2008
108
1
0
New Sound Blaster Drivers
With the loads of problems reported by users with Soundblaster cards on Windows XP Creative has stepped up and offered drivers for at least some models of their Sound Blaster cards, but check your particular model closely. I have downloaded the SB128 drivers and my sound problems have been resolved..! So they do work.
 

ekwikum

Banned
Sep 26, 2008
108
1
0
Upgrading to Windows XP
You can upgrade a computer that runs Windows 98, 98SE, or Me to Windows XP Home Edition. Those same versions, along with Windows NT Workstation 4.0 and Windows 2000 Professional, can be upgraded to Windows XP Professional.

(1).To ensure a smooth upgrade and avoid networking problems, follow these tips before starting the upgrade:

(2)Install all network cards. XP will detect them and automatically install the right drivers.
(3)Have your Internet connection available. The XP setup process will connect to a Microsoft server to download the latest setup files, including changes that have been made since XP was released.
Some programs are incompatible with XP and can cause networking problems. Un-install these programs. After the upgrade is complete and the network is working, re-install XP-compatible versions of these programs: Internet Connection Sharing, NAT, Proxy Server Anti-Virus Firewall.
 
  • Like
Reactions: lakshan000

ekwikum

Banned
Sep 26, 2008
108
1
0

Windows activation information

[FONT=Arial,Arial]is in C:\Windows\System32\[/FONT]Wpa.dbl

[FONT=Arial,Arial]Copy this file before you reinstall windows (i.e. clean install on a new hard drive) and you won't have to go through the annoying software activation/registration process (nay harassment).
[/FONT]
 

ekwikum

Banned
Sep 26, 2008
108
1
0

Cleanup Add/Remove Programs list [FONT=Arial,Arial]is in:

[/FONT][FONT=Courier New,Courier New]HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall
[/FONT]
 

ekwikum

Banned
Sep 26, 2008
108
1
0

Enable Boot Defrag (places boot files together):

[FONT=Courier New,Courier New]
HKLM\Software\Microsoft\Dfrg\BootOptimizeFunction​
[/FONT][FONT=Arial,Arial](Change "Enable" key value to "Y")
[/FONT]
 

ekwikum

Banned
Sep 26, 2008
108
1
0

Speed up Disk Cleanup by disabling compression of old files:

[FONT=Courier New,Courier New]
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\Compress old files​
[/FONT][FONT=Arial,Arial]Delete the value of the "(Default)" key ([/FONT][FONT=Arial,Arial]The value is: B50F5260-0C2111D2-AB56-00A0C9082678
[/FONT]
 

ekwikum

Banned
Sep 26, 2008
108
1
0

IE – delete individual entry in the Auto-Complete drop-down list [FONT=Arial,Arial]of the web address text box:

Open the list with the drop-down button (arrow) > highlight the item by using Down Arrow keyboard key > press Del
[/FONT]
 

ekwikum

Banned
Sep 26, 2008
108
1
0

Reset TCP/IP configuration to defaults:

[FONT=Arial,Arial]
Command Line =​
[/FONT][FONT=Courier New,Courier New]netsh int ip reset IPlog.txt

[/FONT][FONT=Arial,Arial]Netsh.exe is in C:\Windows\Sytem32, IPlog.txt is a log file of changed registry keys
[/FONT]
 

ekwikum

Banned
Sep 26, 2008
108
1
0

Speed up HDD by using DMA [FONT=Arial,Arial](Direct Memory Access) technology:

Device Manager > Primary IDE Controller > Primary (Secondary) IDE Channel > Advanced Settings > select "DMA if available".
[/FONT]
 

ekwikum

Banned
Sep 26, 2008
108
1
0

Lock Kernel in RAM [FONT=Arial,Arial](disable moving system code from RAM to HD virtual RAM cache):
HKLM\System\CurrentControlSet\Control\Session Manager\Memory Management

Select "DisablePagingExecutive" key and change value from 0 to 1.
[/FONT]
 

ekwikum

Banned
Sep 26, 2008
108
1
0
Defrag

- Hidden Command Line Switch

Instructions - Go to "Start", "Run" and Type defrag c: -b to defragment the Boot and Application Prefetch information.

Notes - Windows XP will run this automatically every three days or so, during system idle periods. BootVis will evoke this when you run the "Optimize System" function. There is no need to manually run this unless you wish to immediately optimize a newly installed application's load time.
 

ekwikum

Banned
Sep 26, 2008
108
1
0
IExpress

Hidden Install Creator

Instructions - Go to Start, Run, type iexpress - Source

Notes - IExpress is a technology designed to simplify creation of a setup program. Using the step-by-step IExpress Wizard, you can create self-extracting files that automatically run the setup program contained inside. The setup program can be an .inf file or an executable program. IExpress technology automatically removes the setup files after installation, saving the user time and frustration.
 

ekwikum

Banned
Sep 26, 2008
108
1
0
MS-DOS Editor

Hidden Text Editor

Instructions - Go to Start, Run, type edit - Source

Notes - Windows XP comes with another text editor besides Notepad - it's called the MS-DOS Editor, and it's commonly referred to simply as Edit. It has features similar to Notepad, as well as additional features such as the ability to work with multiple text files and change the background and text colors.
 

ekwikum

Banned
Sep 26, 2008
108
1
0
Netmeeting

Hidden Internet Conference Application

Instructions - Go to Start, Run, type conf - Source

Notes - Windows XP is the last version of Microsoft Windows to include NetMeeting. NetMeeting delivers a complete Internet conferencing solution for all Windows users with multi-point data conferencing, text chat, whiteboard, and file transfer, as well as point-to-point audio and video.