Forum     

Go Back   Digit Technology Discussion Forum > Community > Tutorials
Register FAQ Calendar Mark Forums Read

Tutorials This section offers tutorials and How to's on just about anything related to computers and IT. Note: All tutorials are courtesy the posters and not verified by Digit

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 25-12-2006, 08:49 AM   #1 (permalink)
Human Spambot
 
Kiran.dks's Avatar
 
Join Date: Apr 2006
Location: Pune, India
Posts: 2,501
Arrow Most Useful Windows'XP Tips, Tricks and Secrets!

Time to time I have seen many people asking for Windows XP tips and tweaks and how to? I present you the most useful of these.
These tweaks & secrets are courtesy from various sources on net compiled over a period of time. I wanted to share this collection with you all. So here it goes...

Courtesy:http://mywebpages.comcast.net, http://v2.tlab404.com/......

Note: Most of the articles include registry changes. Please take a back-up of registry before attempting any registry changes so that you can revert back if something goes wrong.



1. Display Hibernate Option on the Shut Down dialog

Go to "Start", "Turn Off Computer..." and press either Shift key to change the "Stand By" button to "Hibernate".

2. Hidden Command Line Switch

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

3. Hidden Uninstall Options

Browse to C:\Windows\inf\ and make a backup copy of sysoc.inf. Then open the original file C:\Windows\inf\sysoc.inf in notepad.
Go to "Edit" and select "Replace". In "Find what:" type, hide and in "Replace with:" type, then select "Replace All", save and close the file. Go to the "Control Panel", "Add/Remove", and select "Add/Remove Windows Components". You will now see many more Windows components to uninstall. Do not remove anything with no label or that you do not recognize or fully understand what it does. Doing so can break certain functionality in Windows.

4. Windows XP CD Key is in the registry?

The Windows XP CD Key is required to reinstall the operating system.
If you have lost it, you can retrieve it from the Windows registry:
1) Open the Registry Editor
2) Navigate to HKEY_LOCALMACHINE\ SOFTWARE\ Microsoft\ WindowsNT\ CurrentVersion.
3) Find ProductId. The CD Key is digits 6 thought 15.

5. Performance tweak for computer with > 512Mb RAM!

Here are a couple of performance tweaks for users who have more than 512Mb RAM.
Launch Folder Windows in a separate Process:
- Open My Computer -> Tools -> Folder Options
- Check the box "Launch folder windows in a separate process"

Force Windows Core to Memory:
- Open Start -> Run and type "Regedit"
- Navigate to "HKEY_LOCAL_MACHINE\ SYSTEM\ CurrentControlSet\ Control\ Session Manager\ Memory Management"
- Modify "DisablePagingExecutive" to "1"
- Reboot will be needed to take effect.


6. Speedup your Internet by altering DNS Settings

Modify these registry settings:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\ Services\Dnscache\Parameters]
"CacheHashTableBucketSize"=dword:00000001
"CacheHashTableSize"=dword:00000180
"MaxCacheEntryTtlLimit"=dword:0000fa00
"MaxSOACacheEntryTtlLimit"=dword:0000012d


7. How to make Explorer icons appear quicker?

In Windows XP everytime you open My Computer to browse folders XP automatically searches for network files and printers. This causes a delay in displaying your icons. You probably see the "default" windows icon and as you scroll it changes to the correct icon. This is how to stop that...

1. Open My Computer
2. Click on the Tools menu and select Folder Options...
3. Under Folder Options select the view tab.
4. Uncheck the very first box that reads "Automatically search for network folders and printers".
5. Click "Apply" or "OK"

You should see a dramatic increase in speed when Windows displays your icons. Please not that this is generally automatically disabled if your computer joins to a domain.


8. Does your desktop load before the logon script finishes?

Edit or add value (REG_DWORD):
HKEY_CURRENT_USER\software\microsoft\windows nt\currentversion\winlogon
value: RunLogonScriptSync
0 = Don't wait for the logon script to complete before loading the desktop.
1 = Wait for the logon script to complete before loading the desktop.


9. How to delete win2000&XP Pagefiles?

The pagefile can contain unencrypted passwords as well as other sensitive data. While the novice user won't be able to see your pagefile while meandering through your computer, it's still a security risk whenever sensitive information exists on your drive. You can tell your computer to clear your pagefile of any information before it shuts down with a simple registry edit.

The steps:
Go to Start --> Run and type "regedit"
Go to HKEY_LOCAL_MACHINE\ SYSTEM\ CurrentControlSet\ Control\ Session Manager\ Memory Management.

Modify or add the REG_DWORD entry "ClearPageFileAtShutdown" (without the quotes) and set its value equal to 1.

You must restart your computer for the changes to take effect.


10. How to change the time allowed to wait for an application at shutdown?

When you shutdown a Windows (XP, 2000, or 2003) computer, the OS will tell each of the running applications and services to close, and gives them a period of time (20 seconds) to do so gracefully. If the application doesn't respond, the user is prompted with options to cancel, wait, or kill the application. With a change to the following Registry entry, you can adjust the 20 second timeout period, which can be helpful if you have an application that normally takes longer to respond when shutting down. Keep in mind that the longer you make the timeout period, the longer it could potentially take your computer to shut down. In the case of a UPS shutdown because of loss of power, this could potentially extend the shutdown time past the life of the battery, so use discretion when changing this entry.

Hive: HKEY_CURRENT_USER
Key: \Control Panel\Desktop
Name: WaitToKillAppTimeout
Data Type: REG_SZ
Value: Milliseconds in decimal (default is 20000)


11. Does your desktop lose its settings?

If you desktop or folders on your desktop do not retain their settings, follow the next steps:
Open the Registry Editor click on the Start button on your taskbar, then click on Run and type "regedit" and click on OK to start the regedit utility.
Expand HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Program Manager\Restrictions
Create or edit the DWORD value "NoSaveSettings" and give it a value of "0".
Reboot, and should work now!


12. How to "Brand" your Computer?

Do you want to change the info & picture in the GENERAL TAB of the SYSTEM PROPERTIES were it shows the manufacturer of the PC?

To change this information, follow these steps:
You want to find a file called "oeminfo.ini". You can do this by performing a Find File for "oeminfo.ini".
The file is in C:\WINDOWS\SYSTEM folder. Make a backup of this file and save a copy in a safe place.
If your computer doesn't have this file, you can create a new one. Just follow the example below.
Open the oeminfo.ini file by double-clicking on it. You'll see a list of items that looks something like this:

[general]
Manufacturer= TLab404 Speed Computer.
Model= TLabian

[support information]
Line1 = "Support Information Here"
Line2 = Call somebody other than us. Tech support is expensive!
Line3 = Seriously.
Line4 = We mean it!


You can change the information after the = sign.
If you're creating a new oeminfo.inf file, just follow this format. Line 1 creates the Support Information Here button, Lines 2-??? are the information displayed in the box that pops up.

Perform a Save As, and save the file as a .ini file (replace the oeminfo.ini file in the system folder).

Check the OEM info by right-clicking on My Computer and select Properties. Your changes should be in effect.
You can also add an image to the OEM info box. To do this:
Create a bitmap image with the dimensions of 175x100 pixels.
Save the file as a bitmap and name it "oemlogo.bmp".
Place the file in the system folder along with the oeminfo.ini.


13. Windows XP - Desktop Icons

If you've recently installed or upgraded to Windows XP, you may be wondering where those familiar desktop icons went. You know, the icons you've come to cherish and love: My Computer, My Network Places, Internet Explorer, Recycle Bin, and My Documents.

The icons didn't go anywhere. They're waiting for you to unleash them from their secret hiding spot.

Here's how to place the regular icons back on the desktop.

-Right-click the desktop and choose Properties to launch the Display Properties.
-Select the Desktop tab under Display Properties.
-On the Desktop tab, click the button marked "Customize Desktop" to launch the Desktop Items dialog box.

Now you can select from your favorite icons of Windows past. You can choose from My Computer, My Network Places, Internet Explorer, Recycle Bin, and My Documents.


14. How to Remove Shared Documents from My Computer?

Start regedit and navigate to

HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/ Windows/CurrentVersion/Explorer/
MyComputer/NameSpace/DelegateFolders.

Locate the key {59031a47-3f72-44a7-89c5-5595fe6b30ee}.

Right click on it and select delete.
Reboot.


15. How to Set a Drive's Icon


Open the Registry Editor click on the Start button on your taskbar, then click on Run and type "regedit" and click on OK to start the regedit utility.

Expand HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ Windows\CurrentVersion\Explorer

If one doesn't already exist, create a new key called "DriveIcons". Under this key, create a new key with the letter of your drive.

I.e. C for your C:\ drive.
To change the icon for that drive, create a key inside that one called "DefaultIcon" and set the path of (Default) to the location of your icon.
eg C:\DefaultIcon\
then (Default) = D:\Documents\C Drive Icon.ico
To change the name of that drive, create a key in the drive letter one (eg C:\) called "DefaultLabel" and set the (Default) to what you want the drive to be called.
__________________
Kiran Kumar R

Last edited by Kiran.dks; 31-12-2006 at 12:28 AM.
Kiran.dks is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 25-12-2006, 09:00 AM   #2 (permalink)
Distinguished Member
 
anandk's Avatar
 
Join Date: Mar 2005
Location: Pune
Posts: 3,783
Default

__________________
> www.TheWindowsClub.com <
= www.WinVistaClub.com =
Microsoft® MVP
anandk is offline  
Old 25-12-2006, 09:06 AM   #3 (permalink)
filth is me
 
forever's Avatar
 
Join Date: Apr 2006
Posts: 296
Default Re: Most Useful Windows'XP Tips, Tricks and Secrets!

in the 3rd point , does the "replace with" field have to be left blank ?, great job btw.
forever is offline  
Old 25-12-2006, 10:25 AM   #4 (permalink)
Console Freak
 
aditya.shevade's Avatar
 
Join Date: Jun 2006
Location: Sangli-Maharashtra
Posts: 991
Default Re: Most Useful Windows'XP Tips, Tricks and Secrets!

Great job... Repped ya.
__________________
I have launched my blog and I am looking forward to link exchange. If you can then please add my blog link your blogroll and let me know then I can do the same.

http://blog.adityashevade.com
aditya.shevade is offline  
Old 25-12-2006, 10:47 AM   #5 (permalink)
Human Spambot
 
Kiran.dks's Avatar
 
Join Date: Apr 2006
Location: Pune, India
Posts: 2,501
Default Re: Most Useful Windows'XP Tips, Tricks and Secrets!

Welcome guys!
@forever: Replace with field should not be blank..
Find what:" type, hide and in "Replace with:" type ,

@aditya.shevade: Your avatar is very funny!
__________________
Kiran Kumar R
Kiran.dks is offline  
Old 25-12-2006, 11:13 AM   #6 (permalink)
Wise Old Owl
 
Tech Geek's Avatar
 
Join Date: Sep 2006
Location: Cyber Hell
Posts: 1,602
Default Re: Most Useful Windows'XP Tips, Tricks and Secrets!

In the 6th one where sould we enter that?
__________________
Behind every good computer... is a jumble of wires 'n stuff
Tech Geek is offline  
Old 25-12-2006, 11:37 AM   #7 (permalink)
Human Spambot
 
Kiran.dks's Avatar
 
Join Date: Apr 2006
Location: Pune, India
Posts: 2,501
Default Re: Most Useful Windows'XP Tips, Tricks and Secrets!

^^^You need to edit the registry for that.
Start>Run> regedit>OK
Navigate to [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\ Services\Dnscache\Parameters]
Then change the values as indicated above...i.e.

Quote:
"CacheHashTableBucketSize"=dword:00000001
"CacheHashTableSize"=dword:00000180
"MaxCacheEntryTtlLimit"=dword:0000fa00
"MaxSOACacheEntryTtlLimit"=dword:0000012d
__________________
Kiran Kumar R

Last edited by Kiran.dks; 30-12-2006 at 11:55 PM.
Kiran.dks is offline  
Old 25-12-2006, 11:52 AM   #8 (permalink)
Console Freak
 
aditya.shevade's Avatar
 
Join Date: Jun 2006
Location: Sangli-Maharashtra
Posts: 991
Default Re: Most Useful Windows'XP Tips, Tricks and Secrets!

Quote:
Originally Posted by Kiran_tech_mania
Welcome guys!
@aditya.shevade: Your avatar is very funny!
Thank god that does not happen in reality, or I would have had been busted many times by my PC.
__________________
I have launched my blog and I am looking forward to link exchange. If you can then please add my blog link your blogroll and let me know then I can do the same.

http://blog.adityashevade.com
aditya.shevade is offline  
Old 25-12-2006, 12:00 PM   #9 (permalink)
-The BlacKCoaT Operative-
 
Rollercoaster's Avatar
 
Join Date: Mar 2005
Location: Dehradun, India
Posts: 1,205
Default Re: Most Useful Windows'XP Tips, Tricks and Secrets!

cool tuto...thanks
__________________
--------------------------------------------
Holding my last breath, safe inside myself.....
--------------------------------------------
I dont use my computer. I misuse it- रोलरकोस्टर
Rollercoaster is offline  
Old 25-12-2006, 12:08 PM   #10 (permalink)
IM AS MAD AS HELL!!
 
max_demon's Avatar
 
Join Date: Oct 2006
Location: localhost
Posts: 1,596
Default Re: Most Useful Windows'XP Tips, Tricks and Secrets!

nice tuts man
__________________
When someone dies in the grip of a powerful rage... a curse is born.

Kayako Saeki: Croakkkkkkkkkkkkkkkkkkkkk!
max_demon is offline  
Old 25-12-2006, 12:44 PM   #11 (permalink)
-- No Easter Eggs here --
 
hemant_mathur's Avatar
 
Join Date: Apr 2006
Location: Front of my pc
Posts: 945
Default Re: Most Useful Windows'XP Tips, Tricks and Secrets!

Nice tut.
__________________
E6850 3.0 Ghz, 4gb 667 Mhz RAM, Asus p5n Esli Mobo, Nvidia 8600GT 512mb, 400gb WD HDD, Samsung Syncmaster 920NW, Vista x64
hemant_mathur is offline  
Old 25-12-2006, 01:55 PM   #12 (permalink)
Super Hero - Super Powers
 
n2casey's Avatar
 
Join Date: Sep 2006
Location: Dynamic
Posts: 766
Default Re: Most Useful Windows'XP Tips, Tricks and Secrets!

Nice tute Kiran.
__________________
Minds are like Parachutes They work best when open
n2casey is offline  
Old 25-12-2006, 03:19 PM   #13 (permalink)
Human Spambot
 
Kiran.dks's Avatar
 
Join Date: Apr 2006
Location: Pune, India
Posts: 2,501
Default Re: Most Useful Windows'XP Tips, Tricks and Secrets!

Welcome everyone.
__________________
Kiran Kumar R
Kiran.dks is offline  
Old 25-12-2006, 03:38 PM   #14 (permalink)
Wise Old Owl
 
Tech Geek's Avatar
 
Join Date: Sep 2006
Location: Cyber Hell
Posts: 1,602
Default Re: Most Useful Windows'XP Tips, Tricks and Secrets!

Quote:
Originally Posted by Kiran_tech_mania
^^^You need to edit the registry for that.
Start>Run> regedit>OK
Navigate to [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\ Services\Dnscache\Parameters]
Then change the values...
"CacheHashTableBucketSize"=dword:00000001
"CacheHashTableSize"=dword:00000180
"MaxCacheEntryTtlLimit"=dword:0000fa00
"MaxSOACacheEntryTtlLimit"=dword:0000012d
After we go to parameters
i see default and service dll
then what should i do???
__________________
Behind every good computer... is a jumble of wires 'n stuff
Tech Geek is offline  
Old 25-12-2006, 04:27 PM   #15 (permalink)
IM AS MAD AS HELL!!
 
max_demon's Avatar
 
Join Date: Oct 2006
Location: localhost
Posts: 1,596
Default Re: Most Useful Windows'XP Tips, Tricks and Secrets!

^^^i created the values
__________________
When someone dies in the grip of a powerful rage... a curse is born.

Kayako Saeki: Croakkkkkkkkkkkkkkkkkkkkk!
max_demon is offline  
Old 25-12-2006, 05:27 PM   #16 (permalink)
Human Spambot
 
Kiran.dks's Avatar
 
Join Date: Apr 2006
Location: Pune, India
Posts: 2,501
Default Re: Most Useful Windows'XP Tips, Tricks and Secrets!

Quote:
Originally Posted by Tech Geek
After we go to parameters
i see default and service dll
then what should i do???
Jus download the winzip file. Extract the 'dnsreg' file on to desktop.
Now right-click the DNS registry entry and click 'Merge'.
Reboot for DNS settings to take effect.
Take a back-up of registry as a precautionary measure before attempting the above.

Source: http://v2.tlab404.com/articles/detai...q=220&iType=16
Attached Files
File Type: zip DNSREG.zip (341 Bytes, 13 views)
__________________
Kiran Kumar R

Last edited by Kiran.dks; 31-12-2006 at 12:05 AM.
Kiran.dks is offline  
Old 25-12-2006, 05:48 PM   #17 (permalink)
SE><IE
Guest
 
Posts: n/a
Default Re: Most Useful Windows'XP Tips, Tricks and Secrets!

@kiran: I suppose the numbers 6 through 15 are all numeric in ProductID. How can anyone see his key from there?
Nice collection of tips
 
Old 26-12-2006, 10:16 AM   #18 (permalink)
Human Spambot
 
Kiran.dks's Avatar
 
Join Date: Apr 2006
Location: Pune, India
Posts: 2,501
Default Re: Most Useful Windows'XP Tips, Tricks and Secrets!

^^^^ProductID includes characters too. Generally preinstalled WindowsXP by OEM's come with alphabets, which often include OEM in ProductID.
__________

One more handy tut...

Add a 'Folder Options' icon to the explorer toolbar
> My Computer
> Right-click toolbar > Customize
> Select the Folder options icon. You can add any other icons too.
> Click 'Add'
> Close
__________________
Kiran Kumar R

Last edited by Kiran.dks; 26-12-2006 at 10:18 AM. Reason: Automerged Doublepost
Kiran.dks is offline  
Old 30-12-2006, 11:56 AM   #19 (permalink)
Ron
||uLtiMaTE WinNER||
 
Ron's Avatar
 
Join Date: Nov 2006
Location: Kathmandu,Nepal
Posts: 698
Default Re: Most Useful Windows'XP Tips, Tricks and Secrets!

thanks man........
Ron is offline  
Old 31-12-2006, 12:14 AM   #20 (permalink)
Human Spambot
 
Kiran.dks's Avatar
 
Join Date: Apr 2006
Location: Pune, India
Posts: 2,501
Default Re: Most Useful Windows'XP Tips, Tricks and Secrets!

Welcome ron..

One more to add up..

Disable Recently opened Documents list

>Start>Run>gpedit.msc and click Ok
>Configuration>Administrative Templates>Start Menu and Taskbar
>Click Do not keep history of recently opened documents and click Enabled.

-------------------------------------------------------------------------------------------

Create a Quick Lock Icon

Create a shortcut by right-clicking the desktop. On the pop-up context menu, choose "New", then "Shortcut". Then copy and paste this in the program location box:

rundll32.exe user32.dll,LockWorkStation

Click "Next",
and enter a name for your new shortcut, such as "QuickLock" or whatever. When you double-click that shortcut, you're logged off the network, and has the same effect as logging off. All running and open programs remain intact upon logging back in.

Source: Click here

Most of the above tweaks and much much more are available at: Click here
__________________
Kiran Kumar R

Last edited by Kiran.dks; 31-12-2006 at 12:15 AM. Reason: Automerged Doublepost
Kiran.dks is offline  
Old 08-02-2007, 10:24 AM   #21 (permalink)
Right Off the Assembly Line
 
Anup Nair's Avatar
 
Join Date: Feb 2007
Location: Earth
Posts: 36
Default Re: Most Useful Windows'XP Tips, Tricks and Secrets!

thanx Kiran reped u up dude

Last edited by Anup Nair; 08-02-2007 at 03:44 PM.
Anup Nair is offline  
Old 08-02-2007, 11:19 PM   #22 (permalink)
Broken In
 
Join Date: Jan 2007
Posts: 133
Thumbs up Re: Most Useful Windows'XP Tips, Tricks and Secrets!

lovely one bro,reped u
iceeeeman is offline  
Old 08-02-2007, 11:35 PM   #23 (permalink)
Lazy fat guy..
 
Tapomay's Avatar
 
Join Date: Apr 2005
Location: Dhanbad
Posts: 144
Default Re: Most Useful Windows'XP Tips, Tricks and Secrets!

Great dude. Very nice and informative tutorial. Thanks.
Tapomay is offline  
Old 15-02-2007, 12:09 PM   #24 (permalink)
Human Spambot
 
Kiran.dks's Avatar
 
Join Date: Apr 2006
Location: Pune, India
Posts: 2,501
Default Re: Most Useful Windows'XP Tips, Tricks and Secrets!

Welcome guys. Nice to see your feedbacks.
__________________
Kiran Kumar R
Kiran.dks is offline  
Old 15-02-2007, 11:26 PM   #25 (permalink)
The Frozen Nova
 
casanova's Avatar
 
Join Date: Sep 2004
Location: Trespasser in Virtual Land
Posts: 1,641
Default Re: Most Useful Windows'XP Tips, Tricks and Secrets!

Nice tut Kiran.
__________________
I dream of a better tomorrow... where chickens can cross roads and not have their motives questioned.

www.nerdweed.blogspot.com
casanova is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +5.5. The time now is 03:44 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2