<?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-7486465651682957252</id><updated>2011-04-21T15:00:54.420-07:00</updated><category term='Fix your Slow XP and 98 Network'/><category term='Set Permissions for Shared Files and Folders'/><category term='20 things you didn&apos;t know about Windows XP'/><category term='Search For Hidden Or System Files In Windows XP'/><category term='Speed up your browsing of Windows 2000 and XP machines'/><category term='Make your Folders Private'/><category term='Remove the Recycle Bin from the Desktop'/><category term='How to make your Desktop Icons Transparent'/><category term='How to Remove Windows XP&apos;s Messenger'/><category term='Set up and Use Internet Connection Sharing'/><category term='How to Rename the Recycle Bin'/><category term='Boot Defragment'/><title type='text'>Tips n Trick Computer for Windows XP</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://thecomputertips.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7486465651682957252/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://thecomputertips.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>dikky</name><uri>http://www.blogger.com/profile/12419850807310548475</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>12</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7486465651682957252.post-5310537769127860386</id><published>2008-05-13T01:26:00.000-07:00</published><updated>2008-12-11T15:41:20.711-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='20 things you didn&apos;t know about Windows XP'/><title type='text'>20 things you didn't know about Windows XP</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_KlMTNQbjH54/SCr5lgGMBZI/AAAAAAAAACk/Ibpgy-lhsX4/s1600-h/windows_xp_logo-thumb.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://3.bp.blogspot.com/_KlMTNQbjH54/SCr5lgGMBZI/AAAAAAAAACk/Ibpgy-lhsX4/s320/windows_xp_logo-thumb.jpg" alt="" id="BLOGGER_PHOTO_ID_5200243142419023250" border="0" /&gt;&lt;/a&gt;You've read the reviews and digested the key feature enhancements and operational changes. Now it's time to delve a bit deeper and uncover some of Windows XP's secrets.&lt;br /&gt;&lt;br /&gt;1. It boasts how long it can stay up. Whereas previous versions of Windows were coy about how long they went between boots, XP is positively proud of its stamina. Go to the Command Prompt in the Accessories menu from the All Programs start button option,&lt;br /&gt;&lt;span class="fullpost"&gt; and then type 'systeminfo'. The computer will produce a lot of useful info, including the uptime. If you want to keep these, type 'systeminfo &gt; info.txt'. This creates a file called info.txt you can look at later with Notepad. (Professional Edition only).&lt;br /&gt;&lt;br /&gt;2. You can delete files immediately, without having them move to the Recycle Bin first. Go to the Start menu, select Run... and type 'gpedit.msc'; then select User Configuration, Administrative Templates, Windows Components, Windows Explorer and find the Do not move deleted files to the Recycle Bin setting. Set it. Poking around in gpedit will reveal a great many interface and system options, but take care -- some may stop your computer behaving as you wish. (Professional Edition only).&lt;br /&gt;&lt;br /&gt;3. You can lock your XP workstation with two clicks of the mouse. Create a new shortcut on your desktop using a right mouse click, and enter 'rundll32.exe user32.dll,LockWorkStation' in the location field. Give the shortcut a name you like. That's it -- just double click on it and your computer will be locked. And if that's not easy enough, Windows key + L will do the same.&lt;br /&gt;&lt;br /&gt;4. XP hides some system software you might want to remove, such as Windows Messenger, but you can tickle it and make it disgorge everything. Using Notepad or Edit, edit the text file /windows/inf/sysoc.inf, search for the word 'hide' and remove it. You can then go to the Add or Remove Programs in the Control Panel, select Add/Remove Windows Components and there will be your prey, exposed and vulnerable.&lt;br /&gt;&lt;br /&gt;5. For those skilled in the art of DOS batch files, XP has a number of interesting new commands. These include 'eventcreate' and 'eventtriggers' for creating and watching system events, 'typeperf' for monitoring performance of various subsystems, and 'schtasks' for handling scheduled tasks. As usual, typing the command name followed by /? will give a list of options -- they're all far too baroque to go into here.&lt;br /&gt;&lt;br /&gt;6. XP has IP version 6 support -- the next generation of IP. Unfortunately this is more than your ISP has, so you can only experiment with this on your LAN. Type 'ipv6 install' into Run... (it's OK, it won't ruin your existing network setup) and then 'ipv6 /?' at the command line to find out more. If you don't know what IPv6 is, don't worry and don't bother.&lt;br /&gt;&lt;br /&gt;7. You can at last get rid of tasks on the computer from the command line by using 'taskkill /pid' and the task number, or just 'tskill' and the process number. Find that out by typing 'tasklist', which will also tell you a lot about what's going on in your system.&lt;br /&gt;&lt;br /&gt;8. XP will treat Zip files like folders, which is nice if you've got a fast machine. On slower machines, you can make XP leave zip files well alone by typing 'regsvr32 /u zipfldr.dll' at the command line. If you change your mind later, you can put things back as they were by typing 'regsvr32 zipfldr.dll'.&lt;br /&gt;&lt;br /&gt;9. XP has ClearType -- Microsoft's anti-aliasing font display technology -- but doesn't have it enabled by default. It's well worth trying, especially if you were there for DOS and all those years of staring at a screen have given you the eyes of an astigmatic bat. To enable ClearType, right click on the desktop, select Properties, Appearance, Effects, select ClearType from the second drop-down menu and enable the selection. Expect best results on laptop displays. If you want to use ClearType on the Welcome login screen as well, set the registry entry HKEY_USERS/.DEFAULT/Control Panel/Desktop/FontSmoothingType to 2.&lt;br /&gt;&lt;br /&gt;10. You can use Remote Assistance to help a friend who's using network address translation (NAT) on a home network, but not automatically. Get your pal to email you a Remote Assistance invitation and edit the file. Under the RCTICKET attribute will be a NAT IP address, like 192.168.1.10. Replace this with your chum's real IP address -- they can find this out by going to www.whatismyip.com -- and get them to make sure that they've got port 3389 open on their firewall and forwarded to the errant computer.&lt;br /&gt;&lt;br /&gt;11. You can run a program as a different user without logging out and back in again. Right click the icon, select Run As... and enter the user name and password you want to use. This only applies for that run. The trick is particularly useful if you need to have administrative permissions to install a program, which many require. Note that you can have some fun by running programs multiple times on the same system as different users, but this can have unforeseen effects.&lt;br /&gt;&lt;br /&gt;12. Windows XP can be very insistent about you checking for auto updates, registering a Passport, using Windows Messenger and so on. After a while, the nagging goes away, but if you feel you might slip the bonds of sanity before that point, run Regedit, go to HKEY_CURRENT_USER/Software/Microsoft/Windows/Current Version/Explorer/Advanced and create a DWORD value called EnableBalloonTips with a value of 0.&lt;br /&gt;&lt;br /&gt;13. You can start up without needing to enter a user name or password. Select Run... from the start menu and type 'control userpasswords2', which will open the user accounts application. On the Users tab, clear the box for Users Must Enter A User Name And Password To Use This Computer, and click on OK. An Automatically Log On dialog box will appear; enter the user name and password for the account you want to use.&lt;br /&gt;&lt;br /&gt;14. Internet Explorer 6 will automatically delete temporary files, but only if you tell it to. Start the browser, select Tools / Internet Options... and Advanced, go down to the Security area and check the box to Empty Temporary Internet Files folder when browser is closed.&lt;br /&gt;&lt;br /&gt;15. XP comes with a free Network Activity Light, just in case you can't see the LEDs twinkle on your network card. Right click on My Network Places on the desktop, then select Properties. Right click on the description for your LAN or dial-up connection, select Properties, then check the Show icon in notification area when connected box. You'll now see a tiny network icon on the right of your task bar that glimmers nicely during network traffic.&lt;br /&gt;&lt;br /&gt;16. The Start Menu can be leisurely when it decides to appear, but you can speed things along by changing the registry entry HKEY_CURRENT_USER/Control Panel/Desktop/MenuShowDelay from the default 400 to something a little snappier. Like 0.&lt;br /&gt;&lt;br /&gt;17. You can rename loads of files at once in Windows Explorer. Highlight a set of files in a window, then right click on one and rename it. All the other files will be renamed to that name, with individual numbers in brackets to distinguish them. Also, in a folder you can arrange icons in alphabetised groups by View, Arrange Icon By... Show In Groups.&lt;br /&gt;&lt;br /&gt;18. Windows Media Player will display the cover art for albums as it plays the tracks -- if it found the picture on the Internet when you copied the tracks from the CD. If it didn't, or if you have lots of pre-WMP music files, you can put your own copy of the cover art in the same directory as the tracks. Just call it folder.jpg and Windows Media Player will pick it up and display it.&lt;br /&gt;&lt;br /&gt;19. Windows key + Break brings up the System Properties dialogue box; Windows key + D brings up the desktop; Windows key + Tab moves through the taskbar buttons.&lt;br /&gt;&lt;br /&gt;20. The next release of Windows XP, codenamed Longhorn, is due out late next year or early 2003 and won't be much to write home about. The next big release is codenamed Blackcomb and will be out in 2003/2004.&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7486465651682957252-5310537769127860386?l=thecomputertips.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://thecomputertips.blogspot.com/feeds/5310537769127860386/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7486465651682957252&amp;postID=5310537769127860386' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7486465651682957252/posts/default/5310537769127860386'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7486465651682957252/posts/default/5310537769127860386'/><link rel='alternate' type='text/html' href='http://thecomputertips.blogspot.com/2008/05/20-things-you-didnt-know-about-windows.html' title='20 things you didn&apos;t know about Windows XP'/><author><name>dikky</name><uri>http://www.blogger.com/profile/12419850807310548475</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><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_KlMTNQbjH54/SCr5lgGMBZI/AAAAAAAAACk/Ibpgy-lhsX4/s72-c/windows_xp_logo-thumb.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7486465651682957252.post-3548424699827810204</id><published>2008-05-13T01:25:00.001-07:00</published><updated>2008-12-11T15:41:21.051-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Boot Defragment'/><title type='text'>Boot Defragment</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_KlMTNQbjH54/SCr6IgGMBaI/AAAAAAAAACs/8QT41OA4t3w/s1600-h/defragment.png"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://3.bp.blogspot.com/_KlMTNQbjH54/SCr6IgGMBaI/AAAAAAAAACs/8QT41OA4t3w/s320/defragment.png" alt="" id="BLOGGER_PHOTO_ID_5200243743714444706" border="0" /&gt;&lt;/a&gt;A very important new feature in Microsoft Windows XP is the ability to do a boot defragment. This basically means that all boot files are placed next to each other on the disk drive to allow for faster booting. By default this option is enabled but some upgrade users have reported that it isn't on their setup.&lt;span class="fullpost"&gt;&lt;br /&gt;&lt;br /&gt;1. Start Regedit.&lt;br /&gt;2. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOptimizeFunction&lt;br /&gt;3. Select Enable from the list on the right.&lt;br /&gt;4. Right on it and select Modify.&lt;br /&gt;5. Change the value to Y to enable and N to disable.&lt;br /&gt;6. Reboot your computer.&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7486465651682957252-3548424699827810204?l=thecomputertips.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://thecomputertips.blogspot.com/feeds/3548424699827810204/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7486465651682957252&amp;postID=3548424699827810204' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7486465651682957252/posts/default/3548424699827810204'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7486465651682957252/posts/default/3548424699827810204'/><link rel='alternate' type='text/html' href='http://thecomputertips.blogspot.com/2008/05/boot-defragment.html' title='Boot Defragment'/><author><name>dikky</name><uri>http://www.blogger.com/profile/12419850807310548475</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><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_KlMTNQbjH54/SCr6IgGMBaI/AAAAAAAAACs/8QT41OA4t3w/s72-c/defragment.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7486465651682957252.post-941334090846842170</id><published>2008-05-13T01:25:00.000-07:00</published><updated>2008-12-11T15:41:21.268-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Fix your Slow XP and 98 Network'/><title type='text'>Fix your Slow XP and 98 Network</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_KlMTNQbjH54/SCr6wAGMBbI/AAAAAAAAAC0/dQvgtIJ1-Ek/s1600-h/496a4d694c.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_KlMTNQbjH54/SCr6wAGMBbI/AAAAAAAAAC0/dQvgtIJ1-Ek/s320/496a4d694c.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5200244422319277490" /&gt;&lt;/a&gt;You can run "wmiprvse.exe" as a process for quick shared network access to Win98/ME machines. Stick it in Startup or make it a service.&lt;br /&gt;"On the PC running XP, log in as you normally would, go to users, manage network passwords.&lt;br /&gt;Here is where the problem lies. In this dialog box remove any win98 passwords or computer-assigned names for the win98 PCs. In my case , I had two computer-assigned &lt;span class="fullpost"&gt;win98 pc names in this box (example G4k8e6). I deleted these names (you may have passwords instead). Then go to My Network Places and -- there you go! -- no more delay!&lt;br /&gt;&lt;br /&gt;Now, after I did this and went to My Network Places to browse the first Win98 PC, I was presented with a password/logon box that looked like this: logon: G4k8e6/guest (lightly grayed out) and a place to enter a password. I entered the password that I had previously used to share drives on the Win98 PCs long before I installed XP. I have the guest account enabled in XP.&lt;br /&gt;&lt;br /&gt;This solves the problem for Win98 &amp; XP machines on a LAN; I can't guarantee it will work for Win2K/ME machines as well, but the whole secret lies in the passwords. If this doesn't solve your slow WinXP&gt;Win98 access problems, then you probably have other things wrong. Don't forget to uncheck 'simple file sharing,' turn off your ICS firewall, enable NetBIOS over TCP/IP and install proper protocols, services &amp; permissions."&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7486465651682957252-941334090846842170?l=thecomputertips.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://thecomputertips.blogspot.com/feeds/941334090846842170/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7486465651682957252&amp;postID=941334090846842170' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7486465651682957252/posts/default/941334090846842170'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7486465651682957252/posts/default/941334090846842170'/><link rel='alternate' type='text/html' href='http://thecomputertips.blogspot.com/2008/05/fix-your-slow-xp-and-98-network.html' title='Fix your Slow XP and 98 Network'/><author><name>dikky</name><uri>http://www.blogger.com/profile/12419850807310548475</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><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_KlMTNQbjH54/SCr6wAGMBbI/AAAAAAAAAC0/dQvgtIJ1-Ek/s72-c/496a4d694c.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7486465651682957252.post-4289078121246836889</id><published>2008-05-13T01:24:00.001-07:00</published><updated>2008-12-11T15:41:21.671-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Make your Folders Private'/><title type='text'>Make your Folders Private</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_KlMTNQbjH54/SCr7kwGMBcI/AAAAAAAAAC8/6FpdY3YsA4E/s1600-h/Private%2BFolder.png"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_KlMTNQbjH54/SCr7kwGMBcI/AAAAAAAAAC8/6FpdY3YsA4E/s320/Private%2BFolder.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5200245328557376962" /&gt;&lt;/a&gt;•Open My Computer&lt;br /&gt;•Double-click the drive where Windows is installed (usually drive (C:), unless you have more than one drive on your computer).&lt;br /&gt;•If the contents of the drive are hidden, under System Tasks, click Show the contents of this drive.&lt;br /&gt;•Double-click the Documents and Settings folder.&lt;br /&gt;&lt;span class="fullpost"&gt;•Double-click your user folder.&lt;br /&gt;•Right-click any folder in your user profile, and then click Properties.&lt;br /&gt;•On the Sharing tab, select the Make this folder private so that only I have access to it check box.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Note&lt;br /&gt;&lt;br /&gt;•To open My Computer, click Start, and then click My Computer.&lt;br /&gt;•This option is only available for folders included in your user profile. Folders in your user profile include My Documents and its subfolders, Desktop, Start Menu, Cookies, and Favorites. If you do not make these folders private, they are available to everyone who uses your computer.&lt;br /&gt;•When you make a folder private, all of its subfolders are private as well. For example, when you make My Documents private, you also make My Music and My Pictures private. When you share a folder, you also share all of its subfolders unless you make them private.&lt;br /&gt;•You cannot make your folders private if your drive is not formatted as NTFS For information about converting your drive to NTFS&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7486465651682957252-4289078121246836889?l=thecomputertips.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://thecomputertips.blogspot.com/feeds/4289078121246836889/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7486465651682957252&amp;postID=4289078121246836889' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7486465651682957252/posts/default/4289078121246836889'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7486465651682957252/posts/default/4289078121246836889'/><link rel='alternate' type='text/html' href='http://thecomputertips.blogspot.com/2008/05/make-your-folders-private.html' title='Make your Folders Private'/><author><name>dikky</name><uri>http://www.blogger.com/profile/12419850807310548475</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><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_KlMTNQbjH54/SCr7kwGMBcI/AAAAAAAAAC8/6FpdY3YsA4E/s72-c/Private%2BFolder.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7486465651682957252.post-4561923181346495558</id><published>2008-05-13T01:24:00.000-07:00</published><updated>2008-12-11T15:41:21.969-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='How to Rename the Recycle Bin'/><title type='text'>How to Rename the Recycle Bin</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_KlMTNQbjH54/SCr7_wGMBdI/AAAAAAAAADE/OxMFin99yOg/s1600-h/recycle-bin.png"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://4.bp.blogspot.com/_KlMTNQbjH54/SCr7_wGMBdI/AAAAAAAAADE/OxMFin99yOg/s320/recycle-bin.png" alt="" id="BLOGGER_PHOTO_ID_5200245792413844946" border="0" /&gt;&lt;/a&gt;To change the name of the Recycle Bin desktop icon, open Regedit and go to:&lt;br /&gt;&lt;br /&gt;HKEY_CLASSES_ROOT/CLSID/{645FF040-5081-101B-9F08-00AA002F954E}&lt;br /&gt;&lt;br /&gt;and change the name "Recycle Bin" to whatever you want (don't type any quotes).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7486465651682957252-4561923181346495558?l=thecomputertips.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://thecomputertips.blogspot.com/feeds/4561923181346495558/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7486465651682957252&amp;postID=4561923181346495558' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7486465651682957252/posts/default/4561923181346495558'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7486465651682957252/posts/default/4561923181346495558'/><link rel='alternate' type='text/html' href='http://thecomputertips.blogspot.com/2008/05/how-to-rename-recycle-bin.html' title='How to Rename the Recycle Bin'/><author><name>dikky</name><uri>http://www.blogger.com/profile/12419850807310548475</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><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_KlMTNQbjH54/SCr7_wGMBdI/AAAAAAAAADE/OxMFin99yOg/s72-c/recycle-bin.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7486465651682957252.post-4637626438438614472</id><published>2008-05-13T01:23:00.003-07:00</published><updated>2008-05-13T01:24:32.368-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Remove the Recycle Bin from the Desktop'/><title type='text'>Remove the Recycle Bin from the Desktop</title><content type='html'>If you don't use the Recycle Bin to store deleted files , you can get rid of its desktop icon all together.&lt;br /&gt;&lt;br /&gt;Run Regedit and go to:&lt;br /&gt;&lt;br /&gt;HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion/explorer/Desktop/NameSpace&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Click on the "Recycle Bin" string in the right hand pane. Hit Del, click OK.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7486465651682957252-4637626438438614472?l=thecomputertips.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://thecomputertips.blogspot.com/feeds/4637626438438614472/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7486465651682957252&amp;postID=4637626438438614472' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7486465651682957252/posts/default/4637626438438614472'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7486465651682957252/posts/default/4637626438438614472'/><link rel='alternate' type='text/html' href='http://thecomputertips.blogspot.com/2008/05/remove-recycle-bin-from-desktop.html' title='Remove the Recycle Bin from the Desktop'/><author><name>dikky</name><uri>http://www.blogger.com/profile/12419850807310548475</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-7486465651682957252.post-3026386170201304592</id><published>2008-05-13T01:23:00.002-07:00</published><updated>2008-05-14T06:41:58.796-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Search For Hidden Or System Files In Windows XP'/><title type='text'>Search For Hidden Or System Files In Windows XP</title><content type='html'>The Search companion in Windows XP searches for hidden and system files differently than in earlier versions of Windows. This guide describes how to search for hidden or system files in Windows XP.&lt;br /&gt;&lt;br /&gt;Search for Hidden or System Files By default, the Search companion does not search for hidden or system files. Because of this, you may be unable to find files, even though they exist on the drive.&lt;br /&gt;&lt;span class="fullpost"&gt;&lt;br /&gt;To search for hidden or system files in Windows XP:&lt;br /&gt;Click Start, click Search, click All files and folders, and then click More advanced options.&lt;br /&gt;&lt;br /&gt;Click to select the Search system folders and Search hidden files and folders check boxes.&lt;br /&gt;&lt;br /&gt;NOTE: You do not need to configure your computer to show hidden files in the Folder Options dialog box in Windows Explorer to find files with either the hidden or system attributes, but you need to configure your computer not to hide protected operating system files to find files with both the hidden and system attributes. Search Companion shares the Hide protected operating system files option (which hides files with both the system and hidden attributes) with the Folder Options dialog box Windows Explorer.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7486465651682957252-3026386170201304592?l=thecomputertips.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://thecomputertips.blogspot.com/feeds/3026386170201304592/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7486465651682957252&amp;postID=3026386170201304592' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7486465651682957252/posts/default/3026386170201304592'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7486465651682957252/posts/default/3026386170201304592'/><link rel='alternate' type='text/html' href='http://thecomputertips.blogspot.com/2008/05/search-for-hidden-or-system-files-in.html' title='Search For Hidden Or System Files In Windows XP'/><author><name>dikky</name><uri>http://www.blogger.com/profile/12419850807310548475</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-7486465651682957252.post-7877131026008554204</id><published>2008-05-13T01:23:00.001-07:00</published><updated>2008-05-14T06:42:12.029-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Set Permissions for Shared Files and Folders'/><title type='text'>Set Permissions for Shared Files and Folders</title><content type='html'>Sharing of files and folders can be managed in two ways. If you chose simplified file sharing, your folders can be shared with everyone on your network or workgroup, or you can make your folders private. (This is how folders are shared in Windows 2000.) However, in Windows XP Professional, you can also set folder permissions for specific users or groups. To do this, you must first change the default setting, which is simple file sharing. To change this setting, follow these steps:&lt;br /&gt;&lt;span class="fullpost"&gt;•Open Control Panel, click Tools, and then click Folder Options.&lt;br /&gt;•Click the View tab, and scroll to the bottom of the Advanced Settings list.&lt;br /&gt;•Clear the Use simple file sharing (Recommended) check box.&lt;br /&gt;•To manage folder permissions, browse to the folder in Windows Explorer, right–click the folder, and then click Properties. Click the Security tab, and assign permissions, such as Full Control, Modify, Read, and/or Write, to specific users.&lt;br /&gt;&lt;br /&gt;You can set file and folder permissions only on drives formatted to use NTFS, and you must be the owner or have been granted permission to do so by the owner.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7486465651682957252-7877131026008554204?l=thecomputertips.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://thecomputertips.blogspot.com/feeds/7877131026008554204/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7486465651682957252&amp;postID=7877131026008554204' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7486465651682957252/posts/default/7877131026008554204'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7486465651682957252/posts/default/7877131026008554204'/><link rel='alternate' type='text/html' href='http://thecomputertips.blogspot.com/2008/05/set-permissions-for-shared-files-and.html' title='Set Permissions for Shared Files and Folders'/><author><name>dikky</name><uri>http://www.blogger.com/profile/12419850807310548475</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-7486465651682957252.post-3725883817302550755</id><published>2008-05-13T01:22:00.000-07:00</published><updated>2008-05-14T06:42:26.972-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Set up and Use Internet Connection Sharing'/><title type='text'>Set up and Use Internet Connection Sharing</title><content type='html'>With Internet Connection Sharing (ICS) in Windows XP, you can connect one computer to the Internet, then share the Internet service with several computers on your home or small office network. The Network Setup Wizard in Windows XP Professional will automatically provide all of the network settings you need to share one Internet connection with all the computers in your network. Each computer can use programs such as Internet Explorer and Outlook Express as if they were directly connected to &lt;span class="fullpost"&gt;the Internet.&lt;br /&gt;You should not use this feature in an existing network with Windows 2000 Server domain controllers, DNS servers, gateways, DHCP servers, or systems configured for static IP addresses.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Enabling ICS&lt;br /&gt;&lt;br /&gt;The ICS host computer needs two network connections. The local area network connection, automatically created by installing a network adapter, connects to the computers on your home or small office network. The other connection, using a 56k modem, ISDN, DSL, or cable modem, connects the home or small office network to the Internet. You need to ensure that ICS is enabled on the connection that has the Internet connection. By doing this, the shared connection can connect your home or small office network to the Internet, and users outside your network are not at risk of receiving inappropriate addresses from your network.&lt;br /&gt;When you enable ICS, the local area network connection to the home or small office network is given a new static IP address and configuration. Consequently, TCP/IP connections established between any home or small office computer and the ICS host computer at the time of enabling ICS are lost and need to be reestablished. For example, if Internet Explorer is connecting to a Web site when Internet Connection Sharing is enabled, refresh the browser to reestablish the connection. You must configure client machines on your home or small office network so TCP/IP on the local area connection obtains an IP address automatically. Home or small office network users must also configure Internet options for Internet Connection Sharing. To enable Internet Connection Sharing (ICS) Discovery and Control on Windows 98, Windows 98 Second Edition, and Windows Millennium Edition computers, run the Network Setup Wizard from the CD or floppy disk on these computers. For ICS Discovery and Control to work on Windows 98, Windows 98 Second Edition, and Windows Millennium Edition computers, Internet Explorer version 5.0 or later must be installed.&lt;br /&gt;&lt;br /&gt;To enable Internet Connection Sharing on a network connection&lt;br /&gt;&lt;br /&gt;You must be logged on to your computer with an owner account in order to complete this procedure.&lt;br /&gt;Open Network Connections. (Click Start, click Control Panel, and then double–click Network Connections.)&lt;br /&gt;&lt;br /&gt;Click the dial–up, local area network, PPPoE, or VPN connection you want to share, and then, under Network Tasks, click Change settings of this connection.&lt;br /&gt;&lt;br /&gt;On the Advanced tab, select the Allow other network users to connect through this computer's Internet connection check box.&lt;br /&gt;If you want this connection to dial automatically when another computer on your home or small office network attempts to access external resources, select the Establish a dial–up connection whenever a computer on my network attempts to access the Internet check box.&lt;br /&gt;&lt;br /&gt;If you want other network users to enable or disable the shared Internet connection, select the Allow other network users to control or disable the shared Internet connection check box.&lt;br /&gt;&lt;br /&gt;Under Internet Connection Sharing, in Home networking connection, select any adapter that connects the computer sharing its Internet connection to the other computers on your network. The Home networking connection is only present when two or more network adapters are installed on the computer.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;To configure Internet options on your client computers for Internet Connection Sharing&lt;br /&gt;&lt;br /&gt;Open Internet Explorer. Click Start, point to All Programs, and then click Internet Explorer.)&lt;br /&gt;&lt;br /&gt;On the Tools menu, click Internet Options.&lt;br /&gt;&lt;br /&gt;On the Connections tab, click Never dial a connection, and then click LAN Settings.&lt;br /&gt;&lt;br /&gt;In Automatic configuration, clear the Automatically detect settings and Use automatic configuration script check boxes.&lt;br /&gt;&lt;br /&gt;In Proxy Server, clear the Use a proxy server check box.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7486465651682957252-3725883817302550755?l=thecomputertips.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://thecomputertips.blogspot.com/feeds/3725883817302550755/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7486465651682957252&amp;postID=3725883817302550755' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7486465651682957252/posts/default/3725883817302550755'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7486465651682957252/posts/default/3725883817302550755'/><link rel='alternate' type='text/html' href='http://thecomputertips.blogspot.com/2008/05/set-up-and-use-internet-connection.html' title='Set up and Use Internet Connection Sharing'/><author><name>dikky</name><uri>http://www.blogger.com/profile/12419850807310548475</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-7486465651682957252.post-1747801286928982857</id><published>2008-05-13T01:20:00.000-07:00</published><updated>2008-05-14T06:42:39.715-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Speed up your browsing of Windows 2000 and XP machines'/><title type='text'>Speed up your browsing of Windows 2000 &amp; XP machines</title><content type='html'>Here's a great tip to speed up your browsing of Windows XP machines. Its actually a fix to a bug installed as default in Windows 2000 that scans shared files for Scheduled Tasks. And it turns out that you can experience a delay as long as 30 seconds when you try to view shared files across a network because Windows 2000 is using the extra time to search the remote computer for any Scheduled Tasks. Note that though the fix is originally intended for only those affected, Windows 2000 users &lt;span class="fullpost"&gt;will experience that the actual browsing speed of both the Internet &amp;amp; Windows Explorers improve significantly after applying it since it doesn't search for Scheduled Tasks anymore. Here's how :&lt;br /&gt;&lt;br /&gt;  Open up the Registry and go to :&lt;br /&gt;&lt;br /&gt;  HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/Current Version/Explorer/RemoteComputer/NameSpace&lt;br /&gt;&lt;br /&gt;  Under that branch, select the key :&lt;br /&gt;&lt;br /&gt;  {D6277990-4C6A-11CF-8D87-00AA0060F5BF}&lt;br /&gt;&lt;br /&gt;  and delete it.&lt;br /&gt;&lt;br /&gt;  This is key that instructs Windows to search for Scheduled Tasks. If you like you may want to export the exact branch so that you can restore the key if necessary.&lt;br /&gt;&lt;br /&gt;  This fix is so effective that it doesn't require a reboot and you can almost immediately determine yourself how much it speeds up your browsing processes.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7486465651682957252-1747801286928982857?l=thecomputertips.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://thecomputertips.blogspot.com/feeds/1747801286928982857/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7486465651682957252&amp;postID=1747801286928982857' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7486465651682957252/posts/default/1747801286928982857'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7486465651682957252/posts/default/1747801286928982857'/><link rel='alternate' type='text/html' href='http://thecomputertips.blogspot.com/2008/05/speed-up-your-browsing-of-windows-2000.html' title='Speed up your browsing of Windows 2000 &amp; XP machines'/><author><name>dikky</name><uri>http://www.blogger.com/profile/12419850807310548475</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-7486465651682957252.post-5522413600483854671</id><published>2008-05-13T01:16:00.000-07:00</published><updated>2008-05-13T01:20:13.090-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='How to make your Desktop Icons Transparent'/><title type='text'>How to make your Desktop Icons Transparent</title><content type='html'>Go to control Panel &gt; System, &gt; Advanced &gt; Performance area &gt; Settings button Visual Effects tab "Use drop shadows for icon labels on the Desktop"&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7486465651682957252-5522413600483854671?l=thecomputertips.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://thecomputertips.blogspot.com/feeds/5522413600483854671/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7486465651682957252&amp;postID=5522413600483854671' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7486465651682957252/posts/default/5522413600483854671'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7486465651682957252/posts/default/5522413600483854671'/><link rel='alternate' type='text/html' href='http://thecomputertips.blogspot.com/2008/05/how-to-make-your-desktop-icons.html' title='How to make your Desktop Icons Transparent'/><author><name>dikky</name><uri>http://www.blogger.com/profile/12419850807310548475</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-7486465651682957252.post-2817069048564189289</id><published>2008-05-13T01:13:00.000-07:00</published><updated>2008-05-14T06:43:12.259-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='How to Remove Windows XP&apos;s Messenger'/><title type='text'>How to Remove Windows XP's Messenger</title><content type='html'>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.&lt;br /&gt;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 &lt;span class="fullpost"&gt;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.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7486465651682957252-2817069048564189289?l=thecomputertips.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://thecomputertips.blogspot.com/feeds/2817069048564189289/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7486465651682957252&amp;postID=2817069048564189289' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7486465651682957252/posts/default/2817069048564189289'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7486465651682957252/posts/default/2817069048564189289'/><link rel='alternate' type='text/html' href='http://thecomputertips.blogspot.com/2008/05/how-to-remove-windows-xps-messenger.html' title='How to Remove Windows XP&apos;s Messenger'/><author><name>dikky</name><uri>http://www.blogger.com/profile/12419850807310548475</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></feed>
