Showing posts with label tips and triks. Show all posts
Showing posts with label tips and triks. Show all posts

I am not sure why you would ever want to do this except probably if you do not have a windows enabled keyboard but here is the tip anyway (tip for the sack of tip !!!!). To disable use of Win key, open registry by going to START-RUN and entering regedit. Navigate to

[HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\Keyboard Layout] . In this look for value of "Scancode Map". Its binary data so be extra careful:

Set its value to "00 00 00 00 00 00 00 00 03 00 00 00 00 00 5B E0 00 00 5C E0 00 00 00 00" to disable the win key.

If you Don't care which windows app was located where when you are shutting down the system, this tip may in fact help improve the shutdown time a bit (a bit not too much)..Simply inform windows not to save the settings at exit time. To do this , open registry by going to START-RUN and entering regedit. Navigate to [HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer] .

In this look for value of "NoSaveSettings". If available, do one of the following:

If you want to enable no save on exit, set its value to 1 else to save on exit. set it back to 0.

Remember this ! It happens to all of us invariably sometime or the other no matter what you do. Don't you hate waiting for those extra seconds and then simply responding yes to the windows query. Well you have a remedy. You can tell Windows XP to automatically close all non responding windows. Open registry by going to START-RUN and entering regedit. Navigate to

[HKEY_USERS\\.DEFAULT\\Control Panel\\Desktopn] . In this look for value of "AutoEndTasks". If available, do one of the following:

If you want to enable automatic killing of non responding tasks, set its value to 1. to disable it set it back to 0.

I am comfortable with the default capability that Windows XP provides to unzip the zipped/compressed files/folders. But if you are used to winzip/pkzip or any other third vendor software, it may make sense to avoid confusion by disabling default unzipper code in windows. To do this go to START-RUN and entering "regsvr32 /u zipfldr.dll" (without quotes). To enable it go to START-RUN and entering "regsvr32 zipfldr.dll" (without quotes).

In Window 3.1 autoexec.bat was one of the few choices of executing any app at boot time. But its importance has gradually thinned. It is still supported but you can pretty much do without it for most part. If you do not need to parse the autoexec.bat (there may not be anything in it anyway !), you can tell Windows XP to do that. Open registry by going to START-RUN and entering regedit. Navigate to

[HKEY_CURRENT_USER\\Software\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon] .

In this look for value of "ParseAutoexec". If available, do one of the following:

If you want to disable parsing of autoexec.bat, set its value to 0.
If you want to enable parsing of autoexec.bat, set its value to 1.

Depending upon how you intend to use your computer (like a workstation or server ), it may make sense to set the system cache. Open registry by going to START-RUN and entering regedit. Navigate to [HKEY_LOCAL_MACHINE\\SYSTEM \\CurrentControlSet\\Control\\Session Manager\\Memory Management] . In this look for value of "LargeSystemCache". If available, do one of the following: If intention is to use the computer like a workstation, set its value to 0.

If intention is to use the computer like a server, set its value to 1.

Network throughput depends on a variety of factors and as such you never no what could be the bottleneck. One of things that we can try out is the network redirector reserves.Open registry editor by going to START-RUN and entering regedit and navigate to key

[HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\LanmanWorkstation\\Parameters].

One here, click on right pane and added following Dwords.

Dwords are in hexadecimal (and value as shown below indicates that of 104, valid values are 0-255). Keep both values same. I think default is 15 or 20. This may help networkthrough put but there is no guarantee. Try it out.

"MaxCmds"=dword:00000068
"MaxThreads"=dword:00000068

Default search engine of Microsoft Internet explorer is MSN. But there are better search engines available. I like yahoo.com and you may have your own preference. Recently I came across article that indicated how to change the default search engine through registry. Open registry editor by going to START-RUN and entering regedit and navigate to following three keys separately and change it as shown below:

[HKEY_CURRENT_USER\\Software\\Microsoft\\ Internet Explorer\\Main]
"Search Page"="http://www.google.com"

"Search Bar"="http://www.google.com/ie"

[HKEY_CURRENT_USER\\Software\\Microsoft \\Internet Explorer\\SearchURL]
""="http://www.google.com/keyword/%s"

[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft \\Internet Explorer\\Search]

"SearchAssistant"="http://www.google.com/ie"

(This example is specific to google but there is a Microsoft article that I found on their support site which described show to do it for many other engines.

Windows XP is touted as a new generation of OS Xperience. No doubt about that but this experience come at a cost. Resources. If your hardware configuration (read CPU,RAM) is not upto speed but still want to boost response time of start menu, here are a few tricks that might help. Open registry editor by going to START-RUN and entering regedit and navigate to key HKEY_CURRENT_USER \\Control Panel \\ Desktop \\ MenuShowDelay . Change the value (default may be 400) to 5 or 50 or even 0. This should speed up. If you are not all that crazy for shadowy effects, you can further speed the things up by going to DISPLAY Properties Window and from there to appearance and over there clicking Advanced command button and check off Show menu shadow.

Do you know that font size of many of the web sites can be changed as per your view pleasure. Yea ! You know about it but do not want to take those additional steps. I hear you ! Here is a tip. If you have a mouse that has scrolling button then fond changing is as easy as pressing CTRL key and rotating scrolling button either towards you (to increase) or away from you (to decrease). Try it out. It works for me.

Prefetch is a new and very useful technique in Windows XP. However, after using XP some time, the prefetch directory can get full of junk and obsolete links in the Prefetch catalog, which can slow down your computer noticeably. I would suggest that You do this once a month: Go to C(system drive):/windows/prefetch, and delete everything and reboot. This may help speed up your computer.

I just read about this over the internet.You can change the priority of applications as soon as associated IO tasks are completed. Microsoft TCP/IP Stack component AFD.SYS allows you to do this. You can read all about it at http://rdweb.cns.vt.edu/public/notes/tcpip2000.pdf Again this is a registry tweak and works well with XP.Open Registry by going to START-RUN and entering REGEDIT and Navigate to

[HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\AFD \\Parameters] and set the following key values to the values shown.

"TransmitWorker"=dword:00000010

"PriorityBoost"=dword:0000000a

I must be telling you one thing. In most of the cases where Windows XP is installed on a personal computer, users generally have access to administrative account. But you know, it is not in your best interest to log on as administrator for all your computing needs. I must advise you to create a normal user account as well. But what if you are logged in as normal user and happen to download/install some software application that would need administrative privileges Here is the solution. Simply right click on the executable and select run as. You would see a window poping up. Here you can provide one of the userid/password that would have admin privileges That's all you need to run that program with administrative privileges

I read about this tweak a long time ago and even found out couple of ways of achieving the same results but wasn't sure of the importance. But you know what, there is reason for everything. Assume your are working on computer where you don't really own the computer or is shared with someone else. Do you want maintain privacy and avoid other know what you were doing etc. Then this tweak may be of interest to you. Go to Control panel Administrative tools, local security policy. Then goto local policies ---> security options.Then change the option for "Shutdown: Clear Virtual Memory Pagefile"

One of things that has improved a lot is the Windows ability to detect and connect to Internet But I still get into situations where (specially with my NAT and consistent testing of new ideas and tricks) that I end up correcting the TCP/IP stack. I got another IBM computer day before yesterday and I got into trouble again. Well one quick command that you can try out to rebuild the TCPIP stack is by means of using netsh network command shell. This is mentioned on my list of tools page and I would be describing its capability in great detail whenever I get some free time. But for now try this command netsh int ip reset mynetsh.log . This would rebuild your TCP/IP stack and a log of activities would be created in mynetsh.log (by the way you can give any name to log file as long as you do give some name).

Hey this time no registry trick even though there are ways in registry to do it. In earlier operating systems only those CD that had autorun.inf file in their root directory were able to execute on its own but with advent of WINDOWS XP it has become possible with just about anything. Well sometimes it is good but there are other times when you want to avoid this part of automation. What would I do. Simply press SHIFT key when you enter a CD in your CD drive. It won't Auto play. For those of you, who do want a registry hack. Here it is: Open Registry and navigate to [HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows \\CurrentVersion\\policies\\Explorer]
and look for key "NoDriveTypeAutoRun" and set its value to 185 (decimal). This would stop autoplay.

If you are one of those who are annoyed by Windows Explorer always opening my documents folder by default, here is a solution.In the properties of explorer or explorer shortcut which you access by left click you enter this in the end: /n,/e,c: After this , it look like : %SystemRoot%explorer.exe /n,/e,c: . You can change C: to anything you want !! .

This is not a registry tweak or anything big at all but may still be helpful to some. Remember what happens when you click on START button. You see a popup window coming up. You can create your own popup window other than START MENU in taskbar. Put down shortcuts to all applications that you want to see in your popup in a folder. Then you right click on taskbar->toolbars->new toolbar-> and select the new folder.

I read a good article on Troubleshooting MS-DOS-Based Programs in Windows (Q314106) at Microsoft knowledgebase website. One of the first thing to test when you are having problems with MS-DOS-based programs is the Windows Virtual DOS Machine (NTVDM) subsystem. Open START-RUN and enter command.com or cmd.exe. If you don't see a MSDOS windows coming up you of course have a problem. Check the Config.nt and Autoexec.nt files in the SystemRoot%\\System32 folder for nonstandard settings. Use a REM statement to remark out all entries except the following default entries:

Config.nt

dos=high, umb

device=%SystemRoot%\\System32\\Himem.sys
files=20

Autoexec.nt

lh %SystemRoot%\\System32\\Mscdexnt.exe
lh %SystemRoot%\\System32\\Redir
lh %SystemRoot%\\System32\\Dosx

lh %SystemRoot%\\System32\\Nw16 (only if CSNW is installed)

lh %SystemRoot%\\System32\\Vwipxspx (only if CSNW is installed)

The registry entries that are associated with the NTVDM subsystem are:

HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Control\\Session Manager\\Environment
This key stores the environment variables from the Config.sys and Autoexec.bat files for use in
Windows.

HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Control\\ VirtualDeviceDrivers

This key stores the device drivers that are used in an NTVDM session. Windows Setup creates these entries when a device driver is installed.

Read the article at Troubleshooting MS-DOS-Based Programs in Windows (Q314106) for complete details as I am simply repeating what's already available in the article.

This happens to everyone at some point of time or other and is most likely caused by some application or third party utility overwriting your drivers files (or if you do not have had a right video driver to begin with). To verify exactly what gets loaded, follow these steps. Open registry by going to START-RUN and entering regedit. Navigate to :

HKEY_LOCAL_MACHINE\\hardware\\DeviceMap\\Video . In this value of Device\\Video0 points to a registry key that has the location of the video driver that Windows is configured to load. for example: HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Services\\ videodriver \\Device0 . Navigate to this key. Check value of "InstalledDisplayDrivers" . Its value indicates whether driver was loaded or not. If the setting shows another registry location, a third-party driver may be getting loaded. Check out Microsoft Knowledgebase article for more details

IMPORTANT DISCLAIMER: Before doing anything with registry, It is very important that you take a backup of registry by exporting it. Remember even a minor mistake in registry could render your system unusable or will cause it to stop or crash. XPTOOLS is not responsible for any such damage that may occur directly or indirectly as a result of your applying these changes. Don't try it if you are not sure. Use at your own risk.