<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-5399275045067397563</id><updated>2011-04-21T12:53:47.004-07:00</updated><title type='text'>XP/2000/Vista Tricks</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://hateandlovewindows.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5399275045067397563/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://hateandlovewindows.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Sandeep Narayanan</name><uri>http://www.blogger.com/profile/13829082770538862774</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5399275045067397563.post-8109209313502475731</id><published>2007-05-17T03:04:00.000-07:00</published><updated>2007-05-17T03:11:13.052-07:00</updated><title type='text'>Windows Tricks and Tips (Set-2)</title><content type='html'>&lt;span style="color: rgb(255, 204, 0);"&gt;1. Need More Disk Space??&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Clean up by going to StartAll ProgramsAccessoriesSystem ToolsDisk Cleanup. In&lt;br /&gt;'More Options' click the button to remove all but the most recent restore point. Delete the&lt;br /&gt;hidden folder C:\Windows\$NTServicePackUninstall. There may also be a large folder&lt;br /&gt;C:\Windows\SoftwareDistribution\Download. That can also be deleted. There will also be a&lt;br /&gt;large folder C:\Windows\ServicePackFiles. Do NOT delete this but compress it to save&lt;br /&gt;about 200MB of disk space. To compress it, Right click on it, Choose Properties, click the&lt;br /&gt;Advanced button, and select 'Compress’.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;2. Shortcut to Lock Your PC&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;We have already discussed about shortcuts to shutdown, restart and logoff XP machines. This&lt;br /&gt;time I’ll show you how to lock it with a shortcut. Create a new shortcut on your desktop&lt;br /&gt;using a right mouse click, and enter rundll32.exe user32.dll,LockWorkStation in the location&lt;br /&gt;field exactly as it is. Give the shortcut a name. Just double click on it and your computer will&lt;br /&gt;be locked. Enter passport to log back in.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;3. Stop XP from Tracking User Information&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;XP tracks user information such as the programs users run, the paths they navigate, and the&lt;br /&gt;documents they open in order to customize Windows menu and other related features. We&lt;br /&gt;can stop XP from doing this so as to free the system resources. To do so, navigate to the key:&lt;br /&gt;HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer&lt;br /&gt;Create or modify a DWORD key named NoInstrumentation and give it a value of 1 (hex).&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;4. Stop Users Changing Desktop Settings&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;If you are running a cyber cafe (or a public machine) and do not want users to change desktop&lt;br /&gt;settings,navigate to the following key:&lt;br /&gt;HKEY_CURRENT_USER\Software\Microsoft\WindowsNT\CurrentVersion\Program&lt;br /&gt;Manager\Restrictions.&lt;br /&gt;Create or edit the DWORD NoSaveSettings. Now to disable saving desktop settings, set its&lt;br /&gt;value to 1. Reboot the machine for the settings to take effect.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;5. A Tip for the Taskbar&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Navigate to the following registry hive for this small but cute registry hack:&lt;br /&gt;HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer&lt;br /&gt;Create or modify a DWORD key named NoToolbarsOnTaskbar and set its value to 1 (hex).&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;6. Security Tip: Clear Page File&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Some programs can temporarily store unencrypted passwords and other sensitive information&lt;br /&gt;in memory. By clearing the Windows paging file (stored in hard disk as Pagefile.sys), we can&lt;br /&gt;prevent any unsecured data from being contained after the shutdown process is complete.&lt;br /&gt;This tip will enhance the security but will slow down the shutdown process by another 5 to 8&lt;br /&gt;seconds. If you do not want to compromise on security, follow the tip.&lt;br /&gt;Open Control PanelSelect Administrative ToolsChoose Local Security PolicyLocal&lt;br /&gt;Policies. Now Click on Security Options. In the right hand menu, right click on Shutdown:&lt;br /&gt;Clear Virtual Memory Pagefile and Select Enable. Reboot the machine. Now for the guys,&lt;br /&gt;who love to edit the registry for this setting, navigate to:&lt;br /&gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SessionManager\&lt;br /&gt;MemoryManagement. Double click on ClearPageFileAtShutdown and Set Value = 1.Click&lt;br /&gt;OK and Reboot.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;7. Clear the Temporary Files Automatically&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;You can tell IE 6 to automatically delete temporary files. To do so Start the browser, select&lt;br /&gt;Tools Internet Options Advanced. Go to the Security area and check the box to Empty&lt;br /&gt;Temporary Internet Files folder when browser is closed.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;8. More DNS Tweaks&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Failed DNS lookups get cached and to prevent it from occurring, we have to change&lt;br /&gt;following three registry keys under the hive:&lt;br /&gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ Dnscache\ Parameters&lt;br /&gt;Now create or modify the DWORD key named NegativeCacheTime and set its value to&lt;br /&gt;0(zero) .The default value is 300 seconds. This key determines how long an entry for a&lt;br /&gt;negative answer remains in DNS cache.&lt;br /&gt;Create or modify the DWORD key NetFailureCacheTime and set the value as 0 (zero). The&lt;br /&gt;default is 30 seconds. It determines for how long the DNS client stops sending queries when&lt;br /&gt;the network is not responding.&lt;br /&gt;Create or modify the DWORD key NegativeSOACacheTime and set the value as 0(zero).&lt;br /&gt;The default value I think is 120 seconds. This key determines how long an entry for a&lt;br /&gt;negative answer to a query for an SOA remains in the Domain Name System (DNS) cache.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;9. Increase the Maximum Recording Time&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;In the Sound Recorder utility the maximum time of recording is 1 minute. You can increase it&lt;br /&gt;to any number of minutes of your choice by applying this trick. First make sure that your&lt;br /&gt;microphone is muted so it will not pick up sound. Click Record, and then let Sound Recorder&lt;br /&gt;run for 60 seconds. This will create a blank wave file of length 1 minute. After 60 seconds,&lt;br /&gt;click Save As on the File menu, and name the file loops.wav&lt;br /&gt;Click Insert File on the Edit menu, and then insert the loops.wav file. This increases the&lt;br /&gt;maximum recording time by 60 seconds. You can repeat this step once for each additional&lt;br /&gt;minute of recording time that you want to add. For example, for a 10-minute recording time,&lt;br /&gt;insert the loops.wav file 10 times.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;10. Killing Tasks from Command Line&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;First get the command prompt by following StartRuncmd. Find out the tasks and its&lt;br /&gt;process id by typing tasklist in the black window.You can now get rid of tasks on the&lt;br /&gt;computer by using taskkill /pid followed by the process number, or just tskill and the process&lt;br /&gt;number.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;11. Task Bar Grouping&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;If you want to change the default number of grouping in task bar do this tweak. Go to&lt;br /&gt;STARTRUN and enter regedit. Navigate to HKEY_CURRENT_USER\Software\&lt;br /&gt;Microsoft\Windows\CurrentVersion\Explorer\Advanced. Look for value of the key titled&lt;br /&gt;TaskbarGroupSize. Set it to any value you want. Default is 3.&lt;br /&gt;&lt;br /&gt;1&lt;span style="color: rgb(255, 204, 0);"&gt;2. Turn Off Descriptions&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;When you place the cursor on explorer objects, a description of the object pops up. To disable&lt;br /&gt;the pop up description, you can use the following registy hack . Navigate to the registry key :&lt;br /&gt;HKEY_CURRENT_USER\Software\Micrsft\Windows\CurrentVersion\Explorer\Advanced&lt;br /&gt;Look for the data key ShowInfoTip and set its value to 0 to disable it.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;13. Display Wallpaper Right from Log On&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;To display wallpaper during the logon itself, navigate to the following registry key :&lt;br /&gt;HKEY_USERS\.DEFAULT\Control Panel\Desktop. In the right pane, change the path to&lt;br /&gt;Wallpaper. It will be useful if you are looking for ways to display your company logo during&lt;br /&gt;all user log in sessions.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 255, 0);"&gt;14. Find the Details of a Web Update&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;If you use Microsoft Internet Explorer, you can easily determine when a page was updated&lt;br /&gt;last. Navigate to the page you want to check and type into the Address Bar:&lt;br /&gt;javascript:alert(document.lastModified) and press Enter. Please make sure that you have&lt;br /&gt;entered the line exactly as above. A dialog box will open display the date and time of the last&lt;br /&gt;update.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;15. Disable ZIP files Being Shown as Folders&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;In Windows Experience (XP) the Zip files are shown as a folder. If you are using a third&lt;br /&gt;party zip utility like WinRAR, and you do not want them to be handled by XP, do the&lt;br /&gt;following registry tweaking. Click Start and go to Run. Now enter the string given below in&lt;br /&gt;the run box , and click OK:&lt;br /&gt;regsvr32 /u zipfldr.dll&lt;br /&gt;You should receive a dialog that says "DllUnregisterServer in zipfldr.dll succeeded."&lt;br /&gt;To restore the default behavior, simply do the same with another string:&lt;br /&gt;regsvr32 zipfldr.dll&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5399275045067397563-8109209313502475731?l=hateandlovewindows.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://hateandlovewindows.blogspot.com/feeds/8109209313502475731/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5399275045067397563&amp;postID=8109209313502475731' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5399275045067397563/posts/default/8109209313502475731'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5399275045067397563/posts/default/8109209313502475731'/><link rel='alternate' type='text/html' href='http://hateandlovewindows.blogspot.com/2007/05/windows-tricks-and-tips-set-2.html' title='Windows Tricks and Tips (Set-2)'/><author><name>Sandeep Narayanan</name><uri>http://www.blogger.com/profile/13829082770538862774</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5399275045067397563.post-3678947749479817219</id><published>2007-05-17T02:25:00.000-07:00</published><updated>2007-05-17T02:53:37.506-07:00</updated><title type='text'>Windows Tricks and Tips (Set-1)</title><content type='html'>&lt;span style="color: rgb(153, 153, 0);"&gt;&lt;span style="color: rgb(255, 102, 102);"&gt;This is a carbon copy of the PDF files that I  published on the net a couple of months back. I'll update the blog as soon as  I get time to do that.  Most of the tricks deals with editing of Windows registry which involves a lot of risk. Please take enough backup copies of your system/registry before you go ahead with the editing of registry/system settings&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;1. Customize Your Login prompt&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;So let us get into some serious business. We shall start with a tip to customize your log in&lt;br /&gt;prompt. Open Registry editor by going to Start--&gt;Run--&gt;regedit and Navigate to the key:&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Micrsft\WindowsNT\CurrentVersion\Winlogon&lt;/span&gt;.&lt;br /&gt;In right pane, do a right click to create a new string value and give its name LogonPrompt.&lt;br /&gt;Set its value to whatever text you want to see displayed at login screen. Reboot the machine&lt;br /&gt;and see the log-in prompt for the change. You can see the text you entered above the text&lt;br /&gt;fields that ask for username and password.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 153, 0);"&gt;2.Closing “about” Window:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Certain web sites force the opening of a popup window with an advertisement that can not be&lt;br /&gt;minimized or maximized like the other ordinary windows. These windows are a headache as&lt;br /&gt;they do not have any Minimizing or maximizing buttons on them. This happens in MicroSoft&lt;br /&gt;Internet Explorer 4/5/6 (that comes bundled with 98/Me/2000/XP). They do this by using the&lt;br /&gt;"about:" browser built-in command into their HTML/DHTML/XML code. If you want to get&lt;br /&gt;rid of such troubling windows during your surfing, then follow me. I have the fix. As usual&lt;br /&gt;open the registry editor and navigate to the following registry key:&lt;br /&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet&lt;br /&gt;Settings\ZoneMap\ProtocolDefaults&lt;br /&gt;Now right click on the right window pane. Create a new Dword entry and name it about. Set&lt;br /&gt;it’s value to “00000004” (hex). Please note that they are zeros and not the letter ‘O’.&lt;br /&gt;Once again right click on the right window pane. This time create another Dword entry and&lt;br /&gt;name it about: (Note the : symbol introduced here). Set it’s value to “00000004” (hex).&lt;br /&gt;Please note that they are all zeros and not letter ‘O’.&lt;br /&gt;This will place all "about:" URLs into the MS IE Restricted Zone (the hex code 00000004&lt;br /&gt;stands for Restricted Zone), and hence will not open anymore while surfing the net.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 153, 0);"&gt;3. Type URL without a Mouse Click&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;In IE you can use Alt + D key combination to highlight the address bar. This allows you to&lt;br /&gt;enter a URL without the mouse click. This will be helpful for the laptop users who find it&lt;br /&gt;uneasy to use their touchpad every time they want to type a URL.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 153, 0);"&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 204, 0);"&gt; 4 Improve DNS resolution.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;If you would ask me how XP handles DNS resolution, I would have to admit that it is simply&lt;br /&gt;great. But there is still a room for improvement. This can be done by increasing the DNS&lt;br /&gt;Cache size. To do this you would have to add following entries in registry. Please navigate to:&lt;br /&gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters.&lt;br /&gt;Create or modify (if already present) the following four DWORD keys to following values.&lt;br /&gt;CacheHashTableBucketSize 00000001(hex)&lt;br /&gt;CacheHashTableSize 00000180 (hex)&lt;br /&gt;MaxCacheEntryTtlLimit 000fa00a(hex)&lt;br /&gt;MaxSOACacheEntryTtlLimit 0000012d(hex)&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;5. Alignment of Start Menu panel&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Start menu has all the entries aligned to left by default. But if you insist on aligning it to the&lt;br /&gt;right, then here is the way to achieve it. The objective can be met by a registry tweak. Open&lt;br /&gt;the registry editor and navigate to the following key:&lt;br /&gt;HKEY_CURRENT_USER\Control Panel\Desktop and look for key MenuDropAlignment.&lt;br /&gt;Set its value to 1 to align the menu entry to right. If you have any regrets in future, turn the&lt;br /&gt;value back to 0.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;6. Change the Default Search Engine from MSN to Any Search Engine of Your Choice ..&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Microsoft has set the default search engine in Internet explorer as MSN. But here is your&lt;br /&gt;chance to set the default according to your wish. The tip is from MS-KB. First close the&lt;br /&gt;Internet Explorer and open the registry editor (StartRunRegedit). Then navigate to the&lt;br /&gt;following registry key.&lt;br /&gt;HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl. Change the&lt;br /&gt;value of the string key named default to any one of the following values:&lt;br /&gt;• To specify Metacrawler as the default search page, change the default value to&lt;br /&gt;"http://www.metacrawler.com/crawler?general=%s" (without quotation marks).&lt;br /&gt;• To specify AltaVista as the default search page, change the default value to&lt;br /&gt;"http://www.altavista.com/cgi-bin/query?q=%s" (without quotation marks).&lt;br /&gt;• To specify HotBot as the default search page, change the default value to&lt;br /&gt;"http://hotbot.com/?MT=%s" (without quotation marks).&lt;br /&gt;• To specify Google as the default search page, change the default value to&lt;br /&gt;"http://www.google.com/keyword/%s" (without quotation marks).&lt;br /&gt;• To specify Infoseek as the default search page, change the default value to&lt;br /&gt;"http://www.infoseek.com/Titles?qt=%s" (without quotation marks).&lt;br /&gt;• To specify Excite as the default search page, change the default value to&lt;br /&gt;"http://search.excite.com/search.gw?search=%s" (without quotation marks).&lt;br /&gt;• To specify Lycos as the default search page, change the default value to&lt;br /&gt;"http://www.lycos.com/cgi-bin/pursuit?query=%s" (without quotation marks).&lt;br /&gt;• To specify Magellan as the default search page, change the default value to&lt;br /&gt;"http://www.mckinley.com/searcher.cgi?query=%s" (without quotation marks).&lt;br /&gt;• To specify Ask Jeeves as the default search page, change the default value to&lt;br /&gt;"http://askjeeves.com/AskJeeves.asp=%s" (without quotation marks).&lt;br /&gt;• To specify Yahoo! as the default search page, change the default value to&lt;br /&gt;"http://search.yahoo.com/bin/search?p=%s" (without quotation marks).&lt;br /&gt;• To specify GOTO.Com as the default search page, change the default value to&lt;br /&gt;"http://www.goto.com/d/search/?type=topbar&amp;Keywords=%s" (without quotation marks).&lt;br /&gt;Quit Registry Editor, and then start Internet Explorer.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;7. Disable the Win Key in a Keyboard&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;If you do not have a windows enabled keyboard you can disable its use. Navigate to the key:&lt;br /&gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\KeyboardLayout. Look&lt;br /&gt;for value of "Scancode Map". Its binary data. Set its value to "00 00 00 00 00 00 00 00 03 00&lt;br /&gt;00 00 00 00 5B E0 00 00 5C E0 00 00 00 00" to disable the win key. Please be cautious while&lt;br /&gt;entering this lengthy key.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;8. Disable Automatic Modem Connections at Startup&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The system may try to initiate an Internet connection at Windows startup or at the start of&lt;br /&gt;many applications. This setting can be disabled by a small registry hack. Navigate to the key&lt;br /&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Ole.&lt;br /&gt;Create a new String value, or modify the existing value, called EnableRemoteConnect and&lt;br /&gt;edit the value to “Yes” or “No” accordingly. Yes = enable automatic connections and No =&lt;br /&gt;disabled.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;9. Customize the HTML error pages&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Some times, when you type a webpage address you might see an error page. A very common&lt;br /&gt;error page that we come across is “Page not found” page. These error messages do not come&lt;br /&gt;from any server. They are all stored in a DLL file in our system itself. The name of the dll file&lt;br /&gt;is SHDOCLC.DLL file. If you don’t trust me then copy the following address and paste it in&lt;br /&gt;your IE address bar and see for yourself.&lt;br /&gt;res://c:\\Windows\\System32\\SHDOCLC.DLL/servbusy.htm&lt;br /&gt;Now replace servbusy.htm with other html files given below .&lt;br /&gt;http_400.htm, http_404.htm, http_406.htm, http_410.htm, http_500.htm, http_501.htm,&lt;br /&gt;http_gen.htm, servbusy.htm, syntax.htm, navcancl.htm, offcancl.htm, policyerror.htm,&lt;br /&gt;policylooking.htm, policynone.htm, policysyntaxerror.htm, privacypolicy.dlg, preview.dlg,&lt;br /&gt;printerr.htm, printnf.htm, printnof.htm, printunk.htm, wcee.htm, ietext.bmp, ietext256.bmp,&lt;br /&gt;world.bmp, world256.gif, ie.gif, ie256.gif, orgfav.dlg, about.dlg, analyze.dlg, bidifind.dlg,&lt;br /&gt;docppg.ppg, error.dlg, find.dlg, findic.dlg, ieerror.dlg, imageppg.ppg, orgfav.dlg, and&lt;br /&gt;pstemplate.dlg (Do you trust me now???)&lt;br /&gt;If you need to customize these messages, write an error message and store it somewhere on&lt;br /&gt;your hard disk. We can replace all these HTML error pages with our own. Navigate to&lt;br /&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\InternetExplorer\AboutURLs. You&lt;br /&gt;can change entries associated with various keys and provide complete path name to your own&lt;br /&gt;custom html file.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;10. Fifth zone in Internet Explorer 6.0…?&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Is there a fith zone in Internet Explorer 6? I think so. It is called my computer and is diabled&lt;br /&gt;by default. If you want to enable this, Open registry editor and then navigate to the key&lt;br /&gt;HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\InternetSettings\&lt;br /&gt;Zones\0 and look for the dword data value called "Flags". Its default value is&lt;br /&gt;0x00000021(hex). Chage its value to 1 and reboot. Now you should see an option called my&lt;br /&gt;computer in Internet Explorer 6 Zone settings.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;11. Clean Prefetch Data&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The prefetch directory can get full of junk and obsolete links which can slow down your&lt;br /&gt;computer noticeably. I would suggest that you do this once a month or so to improve the&lt;br /&gt;speed. Do not follow this on a daily basis as prefetching of most commonly used programs&lt;br /&gt;will speed up the execution of those programs. To perform this trick go to&lt;br /&gt;C(SystemDrive):/windows/prefetch, and delete everything and reboot.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;12.Way to Skip the “Open With Web Service” Prompt&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;To do this open up the registry editor and navigate to the following registry key:&lt;br /&gt;HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer. Now&lt;br /&gt;create or modify a dword key named InternetOpenWith. Give a value of 0 (zero) to hide the&lt;br /&gt;web services or 1 to display web services.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;14. Reduce Modem Timeout&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;If you are experiencing a lot of modem timeout with you system, you can change the slownet&lt;br /&gt;value in the Registry. Navigate to HKEY_LOCAL_MACHINE\System\CurrentControlSet&lt;br /&gt;\Services \Class\Net\0000 (0001 etc) Change the slownet value from 01 to 00.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;15. Where is the Conformation Message?&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;When you first choose to download a file in Internet Explorer, you receive a Confirm File&lt;br /&gt;Open dialog box. The "Always ask before opening this type of file" check box in this dialog&lt;br /&gt;box is selected by default. But if you clear that check box, the registry entry for this setting&lt;br /&gt;is changed and you do not see the Confirm File Open dialog box in subsequent download&lt;br /&gt;sessions. Instead, Internet Explorer automatically opens files instead of downloading them.&lt;br /&gt;If you regret the action and you want the message box back, here is a way: go to&lt;br /&gt;HKEY_CLASSES_ROOT\exefile and modify the third octet for the EditFlags value in the&lt;br /&gt;value from 01 to 00.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;16. Remove “Log Off” from the Start Menu&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;To remove the Log Off line on your Start menu do the following registry hack. Navigate to&lt;br /&gt;HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer&lt;br /&gt;Create a new DWORD value and name it NoLogOff. Now add the value 1 to the key. You&lt;br /&gt;need to logoff or reboot for the settings to take effect.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;17. Modify the Internet Auto-Dial Settings&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;In Windows there is an option to automatically dial your Internet Service Provider (ISP) to&lt;br /&gt;establish an Internet connection. This option can be controlled using this tweak. Navigate to:&lt;br /&gt;HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\InternetSettings&lt;br /&gt;Create a new binary value named EnableAutodial, and set the new value to equal 01 00 00&lt;br /&gt;00 to enable autodial or 00 00 00 00 to disable it. Please take care while giving the values.&lt;br /&gt;This restriction can be used on a computer wide basis by adding it to keys corresponding to&lt;br /&gt;HKEY_LOCAL_MACHINE\Software\Micrsoft\Windows\CurrentVersion\InternetSettings.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;18. Clear Most Recently Used (MRU) List From MS Word&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;When you try to save a document in MS Word; Save as window open, and on the file name&lt;br /&gt;text field, if you click the arrow down, you will see the history of saved&lt;br /&gt;documents. Don’t like this idea? You wish to clear that? Ok. Here we go. First open the&lt;br /&gt;registry editor and navigate to the following key and delete accordingly:&lt;br /&gt;HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Common\OpenFind\Microsoft&lt;br /&gt;Word\Settings\Save As\File Name MRU.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;19. Change the Default Download Directory in Internet Explorer&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;If you have created a directory and you want all the downloads to happen to that directory&lt;br /&gt;instead of the default IE download directory, do this. Start Run  Regedit and navigate to&lt;br /&gt;HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer.&lt;br /&gt;Change the value of the string "Download Directory" to the new path you want to assign as&lt;br /&gt;IE's Default Download directory. I use C:\Sandy\Downloads.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;20. Auto Disconnect Creating Problems?&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;If you are having problem setting the auto disconnect feature in Internet explorer 6 , here is a&lt;br /&gt;tip. Open registry editor and enter the following area:&lt;br /&gt;HKY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer\Parameters&lt;br /&gt;Llook for AutoDisconnect parameter. Change its value to whatever you want. Note that the&lt;br /&gt;value mentioned here are in minutes.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;21. Tuning MTU to Boost Internet Speed&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Value of MTU decides the size of Internet data packet. Bigger the size, more is the time take&lt;br /&gt;to transmit the packet over the internet. The maximum that you can put as the value of MTU&lt;br /&gt;is 1500. Note that it may not make sense making it smaller than 68. It is therefore wise to use&lt;br /&gt;a value between 1000 and 1500. Again this is a registry tweak and I STRONGLY recommend&lt;br /&gt;the use of a tweaking utility that can do it for you. If you do not have any utility as such at&lt;br /&gt;least make a system restore point so that in case you have some trouble you can roll back to&lt;br /&gt;the previous system settings through the system restore facility provided by the Microsoft.&lt;br /&gt;Open registry editor and Navigate to:&lt;br /&gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Inter&lt;br /&gt;faces\ID_for_the_Adapter.&lt;br /&gt;For this right click on right pane and add a DWORD key by the name MTU. Use a value&lt;br /&gt;from 1000 to 1500. Higher values are recommended.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;22. Automatic MTU Size Detection&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;If MTU size is not optimized, this job has to be done by a router which would mean a&lt;br /&gt;significant waste of time resulting in poor throughout. We have a solution to this issue. All&lt;br /&gt;you have to do is to enable a key called EnablePMTUDiscovery in the following area.&lt;br /&gt;KEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\&lt;br /&gt;ID_for_the_Adapter. Right click on right pane and add a DWORD key by the name&lt;br /&gt;EnablePMTUDiscovery. A value of 1 will enable the TCP to attempt to discover the MTU&lt;br /&gt;size over the specific path to host.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;23. Disable Automatic Private IP Addressing&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This registry hack will disable Automatic Private IP Addressing, but not DHCP. If you want&lt;br /&gt;the APIPA feature to be disabled, then navigate to: HKEY_LOCAL_MACHINE\System\&lt;br /&gt;CurrentControlSet\Services\VxD\DHCP. Add a new DWORD entry with the name&lt;br /&gt;IPAutoconfigurationEnabled and give it a value of 0 (zero). Now restart the computer.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;24. Disabling Last Access feature&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;NTFS file system in XP maintains a list of access/update details for each file and directory.&lt;br /&gt;This information is useful but for an average user. To do the tweaking navigate to:&lt;br /&gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem and look&lt;br /&gt;for the key NtfsDisableLastAccessUpdate and set its value to 1.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;25. Automatic Window Refresh&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Whenever you make a change to your windows you have to press F5 or do a manual refresh.&lt;br /&gt;With this tweak you can tell windows to increase the rate at which it does the refreshing.&lt;br /&gt;Navigate to the key:&lt;br /&gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Update. Create a new&lt;br /&gt;DWORD value, or modify the existing value, named UpdateMode and set it to equal "0" for&lt;br /&gt;faster updates. Restart Windows for the change to take effect.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;26. Enhance Network Throughput? Try This Out&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Network throughput depends on a variety of factors and as such you never no what could be&lt;br /&gt;the bottleneck. One of things that we can try out is the network redirector reserves.Open&lt;br /&gt;registry editor and navigate to the key&lt;br /&gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\P&lt;br /&gt;arameters. Click on right window pane and add the following Dwords. Valid values should&lt;br /&gt;be between 0-255. Keep both values same.&lt;br /&gt;MaxCmds 00000068 (hex)&lt;br /&gt;MaxThreads 00000068(hex)&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;27. Delete Addresses Stored by AutoDial&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;AutoDial recordes a list of names and addresses. To see the list , type the following command&lt;br /&gt;at a command prompt: rasautou -s&lt;br /&gt;Now to delete a name or address entry from the list, open the registry editor and navigate to:&lt;br /&gt;HKEY_CURRENT_USER\Software\Microsoft\RAS Autodial\Addresses. Delete whatever&lt;br /&gt;you want.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;28. Restrict Certain Users From Running An Application&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;You can selectively restrict access to few apps and file names. To do this, open registry and&lt;br /&gt;navigate to:&lt;br /&gt;HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer&lt;br /&gt;Now look for a subkey by the name DisallowRun. Within this key, add many string keys you&lt;br /&gt;like each mapped to an application or file that you want to be restricted.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;29. Enable Fast Shutdown&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;To enable fast shutdown open the registry editor. (StartRunRegedit) and go to the key:&lt;br /&gt;HKEY_LOCAL_MACHINE\ System\CurrentControlSet\Control\Shutdown. Create a string&lt;br /&gt;key called FastReboot and give it a value of 1.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 0);"&gt;30. Make XP Remember the Folder Settings&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Sometimes you'll customize a folder and upon restarting you will be shocked to see that the&lt;br /&gt;changes haven't been saved. In some cases the settings work for few days and then XP forgets&lt;br /&gt;it. Ever wondered why this happens? Well, This is due to that fact that Windows XP&lt;br /&gt;remembers the settings for only 400 folders, by default. When you customize more folders&lt;br /&gt;the old settings are lost. To prevent Windows XP forgetting the folder customization, we can&lt;br /&gt;increase the limit till 8000 (which is the upper limit).&lt;br /&gt;Set the BagMRU Size to 6000 (Decimal) in the following registry keys:&lt;br /&gt;HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell&lt;br /&gt;HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam&lt;br /&gt;Let me remind you that the value that we set is in Decimal and not hex.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5399275045067397563-3678947749479817219?l=hateandlovewindows.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://hateandlovewindows.blogspot.com/feeds/3678947749479817219/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5399275045067397563&amp;postID=3678947749479817219' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5399275045067397563/posts/default/3678947749479817219'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5399275045067397563/posts/default/3678947749479817219'/><link rel='alternate' type='text/html' href='http://hateandlovewindows.blogspot.com/2007/05/windows-tricks-and-tips-set-1.html' title='Windows Tricks and Tips (Set-1)'/><author><name>Sandeep Narayanan</name><uri>http://www.blogger.com/profile/13829082770538862774</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry></feed>
